RuleSet.ChainingBehavior Propriedade

Definição

Obtém ou define o comportamento de encadeamento direto para as Rule classes em .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

Valor de Propriedade

O RuleChainingBehavior para as Rule classes em .RuleSet

Aplica-se a