StatusAssignmentCollection members
Represents a collection of StatusAssignment objects, which are assignments in a status update.
The StatusAssignmentCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
StatusAssignmentCollection | Creates an instance of the StatusAssignmentCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AreItemsAvailable | (Inherited from ClientObjectCollection.) |
![]() |
Context | (Inherited from ClientObject.) |
![]() |
Count | (Inherited from ClientObjectCollection.) |
![]() |
Data | (Inherited from ClientObjectCollection.) |
![]() |
ElementType | (Inherited from ClientObjectCollection<StatusAssignment>.) |
![]() |
Expression | (Inherited from ClientObjectCollection<StatusAssignment>.) |
![]() |
Item | (Inherited from ClientObjectCollection<StatusAssignment>.) |
![]() |
ObjectData | (Inherited from ClientObject.) |
![]() |
ObjectVersion | (Inherited from ClientObject.) |
![]() |
Path | (Inherited from ClientObject.) |
![]() |
Provider | (Inherited from ClientObjectCollection<StatusAssignment>.) |
![]() |
ServerObjectIsNull | (Inherited from ClientObject.) |
![]() |
Tag | (Inherited from ClientObject.) |
![]() |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds the assignment that is specified by the StatusAssignmentCreationInformation object to the collection. |
![]() |
AddChild | (Inherited from ClientObjectCollection.) |
![]() |
CheckUninitializedProperty | (Inherited from ClientObject.) |
![]() |
CustomFromJson | (Inherited from ClientObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FromJson | (Inherited from ClientObject.) |
![]() |
GetByGuid | Gets a status assignment object from the collection with the specified GUID. |
![]() |
GetById | Gets a status assignment object from the collection with the Id value. |
![]() |
GetEnumerator | (Inherited from ClientObjectCollection<StatusAssignment>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetItemAtIndex | (Inherited from ClientObjectCollection.) |
![]() |
GetTimePhase | Reads the timephased data for assignments that are within the specified start date and end date. |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitNonPropertyFieldFromJson | (Inherited from ClientObject.) |
![]() |
InitOnePropertyFromJson | (Inherited from ClientObjectCollection.) |
![]() |
IsObjectPropertyInstantiated | (Inherited from ClientObject.) |
![]() |
IsPropertyAvailable | (Inherited from ClientObject.) |
![]() |
LoadExpandoFields | (Inherited from ClientObject.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RefreshLoad | (Inherited from ClientObject.) |
![]() |
Remove | Removes the specified assignment from the collection. |
![]() |
RemoveChild | (Inherited from ClientObjectCollection.) |
![]() |
RemoveFromParentCollection | (Inherited from ClientObject.) |
![]() |
Retrieve() | (Inherited from ClientObject.) |
![]() |
Retrieve([]) | (Inherited from ClientObject.) |
![]() |
RetrieveItems | (Inherited from ClientObjectCollection<StatusAssignment>.) |
![]() |
SubmitAllStatusUpdates | Submit all updates to assignments in the StatusAssignmentCollection for approval. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Updates the status assignment collection and saves changes in the collection to Project Server. |
![]() |
UpdateClientObjectPropertyType | (Inherited from ClientObject.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from ClientObjectCollection.) |
Top