Share via


IRuleSetDeploymentDriver.IsRuleSetDeployed(RuleSetInfo) Method

Definition

public:
 bool IsRuleSetDeployed(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo);
public bool IsRuleSetDeployed (Microsoft.RuleEngine.RuleSetInfo ruleSetInfo);
abstract member IsRuleSetDeployed : Microsoft.RuleEngine.RuleSetInfo -> bool

Parameters

ruleSetInfo
RuleSetInfo

Returns

Applies to