Udostępnij przez


IRuleSetDeploymentDriver.Deploy Metoda

Definicja

Przeciążenia

Deploy(RuleSetInfo)

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

Parametry

ruleSetInfo
RuleSetInfo

Dotyczy

Deploy(RuleSetInfoCollection)

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

Parametry

ruleSetInfoCollection
RuleSetInfoCollection

Dotyczy