共用方式為


WorkflowActivities members

Include protected members
Include inherited members

包含封裝 Project Server 工作流程活動的方法和方法,用於第 4 版的Windows Workflow Foundation (WF4)。

The WorkflowActivities type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Context (Inherited from ClientObject.)
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CreateProjectFromListItem 從 SharePoint 清單項目,其中的專案使用指定的企業專案類型 (EPT) 建立的專案。
Public method CustomFromJson (Inherited from ClientObject.)
Public method EnterProjectStage 嘗試進入專案的指定工作流程階段。
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 (Inherited from ClientObject.)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Public method LeaveProjectStage 設定專案完成並離開目前的工作流程階段。
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadBooleanProperty 藉由使用 SharePoint SPFieldType.Boolean型別讀取指定的專案屬性的值。
Public method ReadCurrencyProperty 藉由使用 SharePoint SPFieldType.Currency型別讀取指定的專案屬性的值。
Public method ReadDateTimeProperty 藉由使用 SharePoint SPFieldType.DateTime型別讀取指定的專案屬性的值。
Public method ReadGuidProperty 藉由使用 SharePoint SPFieldType.Guid型別讀取指定的專案屬性的值。
Public method ReadIntegerProperty 藉由使用 SharePoint SPFieldType.Integer型別讀取指定的專案屬性的值。
Public method ReadNumberProperty 藉由使用 SharePoint SPFieldType.Number型別讀取指定的專案屬性的值。
Public method ReadProjectProperty 讀取指定的專案屬性的String值。
Public method ReadTextProperty 藉由使用 SharePoint SPFieldType.Text型別讀取指定的專案屬性的值。
Public method ReadyToLeaveProjectStage 檢查是否符合目前的工作流程階段需求。
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.)
Public method UpdateBooleanProperty 藉由使用 SharePoint SPFieldType.Boolean型別中更新指定的專案屬性的值。
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)
Public method UpdateCurrencyProperty 藉由使用 SharePoint SPFieldType.Currency型別中更新指定的專案屬性的值。
Public method UpdateDateTimeProperty 藉由使用 SharePoint SPFieldType.DateTime型別中更新指定的專案屬性的值。
Public method UpdateGuidProperty 藉由使用 SharePoint SPFieldType.Guid型別中更新指定的專案屬性的值。
Public method UpdateIdeaListItemStatus 狀態字串,以更新在 SharePoint 專案構想清單中的 [狀態] 欄。
Public method UpdateIntegerProperty 藉由使用 SharePoint SPFieldType.Integer型別中更新指定的專案屬性的值。
Public method UpdateNumberProperty 藉由使用 SharePoint SPFieldType.Number型別中更新指定的專案屬性的值。
Public method UpdateProjectStageStatus 更新狀態的值,Project Server 工作流程階段的狀態資訊。
Public method UpdateTextProperty 藉由使用 SharePoint SPFieldType.Text型別中更新指定的專案屬性的值。

Top

請參閱

參照

WorkflowActivities class

Microsoft.ProjectServer.Client namespace