IProjectMembers Methods |
The IProjectMembers type exposes the following members.
Name | Description | |
---|---|---|
![]() | _Clear | Remove all the elements in the collection |
![]() | _Remove | Remove an item by id |
![]() ![]() | Exists | Returns true if the given item exists in the collection
We changed the index to use Person_id, this way you may check if a specific person is a project member |
![]() | GetEnumerator |