Click or drag to resize

IRole Methods

The IRole type exposes the following members.

Methods
  NameDescription
Public methodAddMember
Adds a party to the members.
(Inherited from ITeam.)
Public methodDestroy
Destroys the account.
(Inherited from IParty.)
Public methodGetMembers
Gets the members of the team.
(Inherited from ITeam.)
Public methodGetMemberships
Gets all teams the party is directly included as a member.
(Inherited from IParty.)
Public methodHasMember
Indicates if a party is a member of the team.
(Inherited from ITeam.)
Public methodIsMemberOf
Indicates if the party is member of a team.
(Inherited from IParty.)
Public methodRemoveMember
Removes a party from the members.
(Inherited from ITeam.)
Top
See Also