共用方式為


Assignment members

Include protected members
Include inherited members

包含草稿及發佈的工作分派的通用屬性。

The Assignment type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ActualCostWorkPerformed 取得工作分派的工時成本 (ACWP) 的實際成本。
Public property ActualOvertimeCost 取得工作分派的實際加班成本。
Public property BaselineCost 取得工作分派的總計劃的成本。
Public property BaselineCostPerUse 工作分派,在專案的比較基準時,取得每次使用資源的成本。
Public property BaselineFinish 取得工作分派在專案的比較基準計劃的完成日期。
Public property BaselineStart 取得工作分派在專案的比較基準計劃的開始日期。
Public property BaselineWork 取得的總排程工作分派在專案的比較基準時的計劃人員-小時。
Public property BaselineWorkTimeSpan 取得排定的工作分派在專案的比較基準計劃的總工時的總時間間隔。
Public property BudgetedCostWorkPerformed 取得工時成本 (BCWP) 的預算的成本。
Public property BudgetedCostWorkScheduled 取得排程的工時 (BCWS) 的預算的成本為工作分派。
Public property Context (Inherited from ClientObject.)
Public property CostVariance 取得成本差異 (CV),也就是比較基準成本] 和 [工作分派的總成本之間的差異。
Public property CostVarianceAtCompletion 取得成本差異為該工作分派的完成 (VAC)。
Public property Created 取得工作分派建立時的日期。
Public property CurrentCostVariance 取得目前的成本差異 (CV)。
Public property CustomFields 取得工作分派自訂欄位的集合。
Public property FinishVariance 取得工作分派的完成日期的變異數。
Public property FinishVarianceTimeSpan 取得工作分派的完成日期的變異數的時間間隔。
Public property Id 取得工作分派的 GUID。
Public property IsConfirmed 取得值,這個值會顯示資源是否已經接受工作分派。
Public property IsOverAllocated 取得值,這個值,指出該資源是否過度分派期間工作分派的時間。
Public property IsPublished 取得值,這個值,指出是否要發佈工作分派。
Public property IsResponsePending 取得值,這個值會顯示工作分派更新是否已傳送至資源。
Public property IsUpdateNeeded 取得值,這個值,指出是否要工作分派更新傳送至資源。
Public property LevelingDelay 取得資源撫平可能會延遲工作分派,從最早開始日期的時間量。
Public property LevelingDelayTimeSpan 取得資源撫平可能會延遲工作分派,從最早開始日期的時間長度的時間間隔。
Public property Modified 取得已修改工作分派的日期。
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property OvertimeCost 取得工作分派的總加班成本。
Public property Path (Inherited from ClientObject.)
Public property RemainingCost 取得為排程的工作分派的總剩餘成本。
Public property RemainingOvertimeCost 取得工作分派的已排程的剩餘加班成本。
Public property Resume 取得資源時繼續工作分派工時的時間與日期。
Public property ScheduleCostVariance 取得排程的成本差異 (CV),也就是比較基準成本] 和 [工作分派的排定的成本之間的差異。
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Start 取得資源排程要開始工作分派的時間與日期。
Public property StartVariance 取得工作分派開始日期的變異數。
Public property StartVarianceTimeSpan 取得工作分派開始日期的變異數的時間間隔。
Public property Stop 取得當資源停止該工作分派的工時的時間與日期。
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)
Public property WorkVariance 取得該工作分派的比較基準工時與目前排程的工時之間的差異。
Public property WorkVarianceTimeSpan 取得 [比較基準工時與工作分派的目前排程的工時之間的差異的時間間隔。

Top

Methods

  Name Description
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 GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
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.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

請參閱

參照

Assignment class

Microsoft.ProjectServer.Client namespace