Discuss this help topic in SecureBlackbox Forum
Sorts the list by the relationship ID.
Declaration
[C#/Java]
void SortRelationshipsById();
[VB.NET]
Sub SortRelationshipsById()
[Pascal]
procedure SortRelationshipsById;
[C++]
void SortRelationshipsById();
[PHP]
void SortRelationshipsById()
Description
Use this method to sort the list by the relationship ID.
Discuss this help topic in SecureBlackbox Forum