次の方法で共有


WorkflowSubscription.ManualStartBypassesActivationLimit プロパティ

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

構文

'宣言
Public Property ManualStartBypassesActivationLimit As Boolean
    Get
    Set
'使用
Dim instance As WorkflowSubscription
Dim value As Boolean

value = instance.ManualStartBypassesActivationLimit

instance.ManualStartBypassesActivationLimit = value
public bool ManualStartBypassesActivationLimit { get; set; }

プロパティ値

型: System.Boolean

関連項目

参照先

WorkflowSubscription クラス

WorkflowSubscription メンバー

Microsoft.SharePoint.Client.WorkflowServices 名前空間