PlanAssignmentCollection methods

The PlanAssignmentCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds a new plan assignment to the collection of plan assignments.
Protected method AddChild (Inherited from ClientObjectCollection.)
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetByGuid Gets a plan assignment from the collection, by using the specified GUID.
Public method GetById Gets a plan assignment from the collection, by using the specified object identifier.
Public method GetEnumerator (Inherited from ClientObjectCollection<PlanAssignment>.)
Public method GetHashCode (Inherited from Object.)
Protected method GetItemAtIndex (Inherited from ClientObjectCollection.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson (Inherited from ClientObjectCollection.)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Public method Remove Removes the specified plan assignment from the collection of plan assignments.
Protected method RemoveChild (Inherited from ClientObjectCollection.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method RetrieveItems (Inherited from ClientObjectCollection<PlanAssignment>.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from ClientObjectCollection.)

Top

See also

Reference

PlanAssignmentCollection class

Microsoft.ProjectServer.Client namespace