Udostępnij za pośrednictwem


IRuleSetDeploymentDriver.Undeploy Metoda

Definicja

Przeciążenia

Undeploy(RuleSetInfo)
Undeploy(RuleSetInfoCollection)

Undeploy(RuleSetInfo)

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

Parametry

ruleSetInfo
RuleSetInfo

Dotyczy

Undeploy(RuleSetInfoCollection)

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

Parametry

ruleSetInfoCollection
RuleSetInfoCollection

Dotyczy