RuleSet.ChainingBehavior 속성

정의

의 클래스Rule에 대한 정방향 연결 동작을 RuleSet 가져오거나 설정합니다.

public:
 property System::Workflow::Activities::Rules::RuleChainingBehavior ChainingBehavior { System::Workflow::Activities::Rules::RuleChainingBehavior get(); void set(System::Workflow::Activities::Rules::RuleChainingBehavior value); };
public System.Workflow.Activities.Rules.RuleChainingBehavior ChainingBehavior { get; set; }
member this.ChainingBehavior : System.Workflow.Activities.Rules.RuleChainingBehavior with get, set
Public Property ChainingBehavior As RuleChainingBehavior

속성 값

RuleChainingBehaviorRule 클래스에 대한 것입니다RuleSet.

적용 대상