共用方式為


StageDetailPage members

Include protected members
Include inherited members

代表工作流程階段專案詳細資料頁 (PDP)。

The StageDetailPage type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Context (Inherited from ClientObject.)
Public property Description 取得或設定 PDP 的描述。讀寫String。
Public property Id 取得 PDP 的 GUID。唯讀Guid。
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Page 取得或設定在工作流程階段 PDP。讀取/寫入ProjectDetailPage。
Public property Path (Inherited from ClientObject.)
Public property Position 取得或設定相對於顯示在工作流程階段中的其他 Pdp PDP 的位置。
Public property RequiresAttention 取得或設定值,這個值,指出是否 PDP 需要注意。
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Stage 取得 PDP 相關的工作流程階段的連結。唯讀的階段。唯讀Stage。
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject 刪除工作流程階段 PDP。
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

請參閱

參照

StageDetailPage class

Microsoft.ProjectServer.Client namespace