Udostępnij za pośrednictwem


RuleSetDeploymentDriver.Undeploy Metoda

Definicja

Przeciążenia

Undeploy(RuleSetInfo)
Undeploy(RuleSetInfoCollection)

Undeploy(RuleSetInfo)

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

Parametry

ruleSetInfo
RuleSetInfo

Implementuje

Dotyczy

Undeploy(RuleSetInfoCollection)

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

Parametry

ruleSetInfoCollection
RuleSetInfoCollection

Implementuje

Dotyczy