次の方法で共有


WorkflowDefinition.Published プロパティ

名前空間:  Microsoft.SharePoint.Client.WorkflowServices
アセンブリ:  Microsoft.SharePoint.Client.WorkflowServices (Microsoft.SharePoint.Client.WorkflowServices.dll 内)

構文

'宣言
Public ReadOnly Property Published As Boolean
    Get
'使用
Dim instance As WorkflowDefinition
Dim value As Boolean

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

プロパティ値

型: System.Boolean

関連項目

参照先

WorkflowDefinition クラス

WorkflowDefinition メンバー

Microsoft.SharePoint.Client.WorkflowServices 名前空間