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 |