IRuleSetDeploymentDriver.Deploy 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
Deploy(RuleSetInfo) | |
Deploy(RuleSetInfoCollection) |
Deploy(RuleSetInfo)
public:
void Deploy(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo);
public void Deploy (Microsoft.RuleEngine.RuleSetInfo ruleSetInfo);
abstract member Deploy : Microsoft.RuleEngine.RuleSetInfo -> unit
Parameters
- ruleSetInfo
- RuleSetInfo
Applies to
Deploy(RuleSetInfoCollection)
public:
void Deploy(Microsoft::RuleEngine::RuleSetInfoCollection ^ ruleSetInfoCollection);
public void Deploy (Microsoft.RuleEngine.RuleSetInfoCollection ruleSetInfoCollection);
abstract member Deploy : Microsoft.RuleEngine.RuleSetInfoCollection -> unit
Parameters
- ruleSetInfoCollection
- RuleSetInfoCollection