RuleDefinitions.RuleSets プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ワークフロー内の RuleSets のコレクションを取得します。
public:
property System::Workflow::Activities::Rules::RuleSetCollection ^ RuleSets { System::Workflow::Activities::Rules::RuleSetCollection ^ get(); };
public System.Workflow.Activities.Rules.RuleSetCollection RuleSets { get; }
member this.RuleSets : System.Workflow.Activities.Rules.RuleSetCollection
Public ReadOnly Property RuleSets As RuleSetCollection
プロパティ値
ワークフロー内のすべての RuleSetCollection を格納している RuleSets。