WorkflowDefinition.Published property

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

Syntax

'Declaration
Public ReadOnly Property Published As Boolean
    Get
'Usage
Dim instance As WorkflowDefinition
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

WorkflowDefinition class

WorkflowDefinition members

Microsoft.SharePoint.Client.WorkflowServices namespace