다음을 통해 공유


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

속성 값

RuleChainingBehavior

RuleChainingBehavior에 있는 Rule 클래스의 RuleSet입니다.

적용 대상