Ant Organisation Ltd documentation

Relationships.GetRelationshipsForUser Method 

Gets all the relationships for a specified user

ArrayList GetRelationshipsForUser(
   AuthenticatedUser user,
   User relation,
   RelationshipDirection direction
);

Parameters

user
User in whose security context we are making the request
relation
User to find the relationships for
direction
Direction of the relationship

See Also

Relationships Interface | Ant.Security Namespace