Ant Organisation Ltd documentation

RelationshipProviderBase.GetRelationshipsForUser Method (AuthenticatedUser, User, RelationshipDirection)

Gets the relationships which involve this user

public abstract ArrayList GetRelationshipsForUser(
   AuthenticatedUser user,
   User related,
   RelationshipDirection direction
);

Parameters

user
Logged on user
related
User for whom to retrieve relationships
direction
Direction for which relationships are valid

Return Value

Relationships

Implements

RelationshipProvider.GetRelationshipsForUser

See Also

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