Ant Organisation Ltd documentation

RelationshipsBase.GetRelationshipsForUser Method (AuthenticatedUser, User, RelationshipDirection, RelationshipType)

Gets the relationships which involve this user

public virtual ArrayList GetRelationshipsForUser(
   AuthenticatedUser user,
   User related,
   RelationshipDirection direction,
   RelationshipType type
);

Parameters

user
Logged on user
related
User for whom to retrieve relationships
direction
Direction for which relationships are valid
type
Type of relationship to retrieve

Return Value

Relationships

See Also

RelationshipsBase Class | Ant.Security.Base Namespace | RelationshipsBase.GetRelationshipsForUser Overload List