RuleSet.ChainingBehavior Proprietà

Definizione

Ottiene o imposta il comportamento di concatenamento in avanti per le Rule classi in 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

Valore della proprietà

Oggetto RuleChainingBehavior per le Rule classi nell'oggetto RuleSet.

Si applica a