WorkflowServicesManager.ServiceHealthStatus propriedade
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property ServiceHealthStatus As WorkflowServiceHealthStatus
Get
'Uso
Dim instance As WorkflowServicesManager
Dim value As WorkflowServiceHealthStatus
value = instance.ServiceHealthStatus
public WorkflowServiceHealthStatus ServiceHealthStatus { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.WorkflowServices.WorkflowServiceHealthStatus
Ver também
Referência
WorkflowServicesManager classe