PolicyActivity.RuleSetReference Eigenschap

Definitie

Hiermee wordt een verwijzing naar een RuleSet in het .rules-bestand opgehaald of ingesteld.

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

Waarde van eigenschap

Een RuleSetReference naar een RuleSet in het .rules-bestand.

Van toepassing op