The following tables list the members exposed by the Team type.
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() ![]() |
GetRoleContactIDs(EntityID, EntityID, IDatabase) | Given a role and a project, work out who is in the role |
![]() ![]() |
GetRoleContactIDs(EntityID, List<EntityID>, IDatabase) | Given a role and a project, work out who is in the role |
![]() ![]() |
GetRoleDefinition(EntityID, IDatabase) | Get a role definition |
![]() ![]() |
GetRoleIDByName(string, IDatabase) | Get the id of a role by name |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() ![]() |
PurgeRole(EntityID, IDatabase) | Delete a role from the system completely |
![]() ![]() |
RemoveProjectRole(EntityID, EntityID, IDatabase) | Remove a project role |
![]() ![]() |
SaveRole(RoleDefinition, IDatabase) | Save a role |
![]() ![]() |
SetProjectRole(EntityID, RoleContact, IDatabase) | Set a contact -> project role relationship (note a project can have more than one user in the same role) |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |