WorkflowDefinition.DraftVersion propriedade
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxe
'Declaração
Public Property DraftVersion As String
Get
Set
'Uso
Dim instance As WorkflowDefinition
Dim value As String
value = instance.DraftVersion
instance.DraftVersion = value
public string DraftVersion { get; set; }
Valor de propriedade
Tipo: System.String