Share via


IWorkflowService.IsClientValid property

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
ReadOnly Property IsClientValid As Boolean
    Get
'Usage
Dim instance As IWorkflowService
Dim value As Boolean

value = instance.IsClientValid
bool IsClientValid { get; }

Property value

Type: System.Boolean

See also

Reference

IWorkflowService interface

IWorkflowService members

Microsoft.SharePoint.WorkflowServices namespace