Click or drag to resize

SOProjectMembers Methods

The SOProjectMembers type exposes the following members.

Methods
  NameDescription
Public method_Clear
Remove all the elements in the collection
(Inherited from IProjectMembers.)
Public method_Remove
Remove an item by id
(Inherited from IProjectMembers.)
Public methodCode exampleExists
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
(Inherited from IProjectMembers.)
Public methodGetEnumerator (Inherited from IProjectMembers.)
Top
See Also