Partager via


RuleSetDeploymentDriver.Deploy Méthode

Définition

Surcharges

Deploy(RuleSetInfo)

public:
 virtual void Deploy(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo);
public void Deploy(Microsoft.RuleEngine.RuleSetInfo ruleSetInfo);
abstract member Deploy : Microsoft.RuleEngine.RuleSetInfo -> unit
override this.Deploy : Microsoft.RuleEngine.RuleSetInfo -> unit

Paramètres

ruleSetInfo
RuleSetInfo

Implémente

S’applique à

Deploy(RuleSetInfoCollection)

public:
 virtual void Deploy(Microsoft::RuleEngine::RuleSetInfoCollection ^ ruleSetInfoCollection);
public void Deploy(Microsoft.RuleEngine.RuleSetInfoCollection ruleSetInfoCollection);
abstract member Deploy : Microsoft.RuleEngine.RuleSetInfoCollection -> unit
override this.Deploy : Microsoft.RuleEngine.RuleSetInfoCollection -> unit

Paramètres

ruleSetInfoCollection
RuleSetInfoCollection

Implémente

S’applique à