次の方法で共有


WorkflowDefinition.RestrictToScope プロパティ

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

構文

'宣言
Public Property RestrictToScope As String
    Get
    Set
'使用
Dim instance As WorkflowDefinition
Dim value As String

value = instance.RestrictToScope

instance.RestrictToScope = value
public string RestrictToScope { get; set; }

プロパティ値

型: System.String

関連項目

参照先

WorkflowDefinition クラス

WorkflowDefinition メンバー

Microsoft.SharePoint.Client.WorkflowServices 名前空間