RuleSet.ChainingBehavior Propiedad

Definición

Obtiene o establece el comportamiento de encadenamiento de reenvío para las Rule clases de 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 propiedad

para RuleChainingBehavior las Rule clases de .RuleSet

Se aplica a