共用方式為


PlanAssignmentCollection members

Include protected members
Include inherited members

代表計劃指派物件的集合。

The PlanAssignmentCollection type exposes the following members.

Constructors

  Name Description
Public method PlanAssignmentCollection 建立一個PlanAssignmentCollection類別的執行個體。

Top

Properties

  Name Description
Public property AreItemsAvailable (Inherited from ClientObjectCollection.)
Public property Context (Inherited from ClientObject.)
Public property Count (Inherited from ClientObjectCollection.)
Protected property Data (Inherited from ClientObjectCollection.)
Public property ElementType (Inherited from ClientObjectCollection<PlanAssignment>.)
Public property Expression (Inherited from ClientObjectCollection<PlanAssignment>.)
Public property Item (Inherited from ClientObjectCollection<PlanAssignment>.)
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property Provider (Inherited from ClientObjectCollection<PlanAssignment>.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Public method Add 新增新的計劃工作分派的計劃工作分派集合。
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 藉由使用指定的GUID,從集合中取得計劃工作分派。
Public method GetById 藉由使用指定的物件識別項,從集合中取得計劃工作分派。
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 從計劃的工作分派的集合中移除指定的計劃工作分派。
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

請參閱

參照

PlanAssignmentCollection class

Microsoft.ProjectServer.Client namespace