IRuleSetDeploymentDriver.Undeploy Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- ruleSetInfo
- RuleSetInfo
Applies to
Undeploy(RuleSetInfoCollection)
public:
void Undeploy(Microsoft::RuleEngine::RuleSetInfoCollection ^ ruleSetInfoCollection);
public void Undeploy (Microsoft.RuleEngine.RuleSetInfoCollection ruleSetInfoCollection);
abstract member Undeploy : Microsoft.RuleEngine.RuleSetInfoCollection -> unit
Parameters
- ruleSetInfoCollection
- RuleSetInfoCollection