Partilhar via


WorkflowServicesManager.IsConnected propriedade

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

Sintaxe

'Declaração
Public ReadOnly Property IsConnected As Boolean
    Get
'Uso
Dim instance As WorkflowServicesManager
Dim value As Boolean

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

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

WorkflowServicesManager classe

WorkflowServicesManager membros

Microsoft.SharePoint.Client.WorkflowServices namespace