WorkflowStatus enumeração
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxe
'Declaração
Public Enumeration WorkflowStatus
'Uso
Dim instance As WorkflowStatus
public enum WorkflowStatus
Membros
Nome do membro | Descrição | |
---|---|---|
NotStarted | ||
Started | ||
Suspended | ||
Canceling | ||
Canceled | ||
Terminated | ||
Completed | ||
NotSpecified | ||
Invalid |