SPWorkflow class
代表具有執行或目前的網站上執行的工作流程執行個體。
System.Object
Microsoft.SharePoint.Workflow.SPWorkflow
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'宣告
<SubsetCallableTypeAttribute> _
Public NotInheritable Class SPWorkflow _
Implements IComparable(Of SPWorkflow)
'用途
Dim instance As SPWorkflow
[SubsetCallableTypeAttribute]
public sealed class SPWorkflow : IComparable<SPWorkflow>
包含傳回之工作流程執行個體 ; 的相關資訊的成員例如是否已完成之工作流程、 其內部的狀態,以及其工作流程歷程記錄清單。
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft.SharePoint.Workflow namespace
Workflows in Windows SharePoint Services
Workflow Development for Windows SharePoint Services
Workflow Object Model in Windows SharePoint Services Overview