Compartilhar via


WorkflowDeploymentService.EnumerateDefinitions método

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

Sintaxe

'Declaração
Public Overridable Function EnumerateDefinitions ( _
    publishedOnly As Boolean _
) As WorkflowDefinitionCollection
'Uso
Dim instance As WorkflowDeploymentService
Dim publishedOnly As Boolean
Dim returnValue As WorkflowDefinitionCollection

returnValue = instance.EnumerateDefinitions(publishedOnly)
public virtual WorkflowDefinitionCollection EnumerateDefinitions(
    bool publishedOnly
)

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.WorkflowServices.WorkflowDefinitionCollection

Ver também

Referência

WorkflowDeploymentService classe

WorkflowDeploymentService membros

Microsoft.SharePoint.Client.WorkflowServices namespace