Share via


RuleSetDeploymentDriver.IsRuleSetDeployed(RuleSetInfo) Method

Definition

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

Parameters

ruleSetInfo
RuleSetInfo

Returns

Implements

Applies to