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