WorkflowStatus 列舉
命名空間: Microsoft.SharePoint.Client.WorkflowServices
組件: Microsoft.SharePoint.Client.WorkflowServices (在 Microsoft.SharePoint.Client.WorkflowServices.dll 中)
語法
'宣告
Public Enumeration WorkflowStatus
'用途
Dim instance As WorkflowStatus
public enum WorkflowStatus
成員
成員名稱 | 描述 | |
---|---|---|
NotStarted | ||
Started | ||
Suspended | ||
Canceling | ||
Canceled | ||
Terminated | ||
Completed | ||
NotSpecified | ||
Invalid |