Compartilhar via


WorkflowDefinition.Published propriedade

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public ReadOnly Property Published As Boolean
    Get
'Uso
Dim instance As WorkflowDefinition
Dim value As Boolean

value = instance.Published
public bool Published { get; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

WorkflowDefinition classe

WorkflowDefinition membros

Microsoft.SharePoint.Client.WorkflowServices namespace