Share via


RuleStore.GetDependentRuleSets(VocabularyInfo) Method

Definition

public:
 virtual Microsoft::RuleEngine::RuleSetInfoCollection ^ GetDependentRuleSets(Microsoft::RuleEngine::VocabularyInfo ^ vocabularyInfo);
public virtual Microsoft.RuleEngine.RuleSetInfoCollection GetDependentRuleSets (Microsoft.RuleEngine.VocabularyInfo vocabularyInfo);
abstract member GetDependentRuleSets : Microsoft.RuleEngine.VocabularyInfo -> Microsoft.RuleEngine.RuleSetInfoCollection
override this.GetDependentRuleSets : Microsoft.RuleEngine.VocabularyInfo -> Microsoft.RuleEngine.RuleSetInfoCollection

Parameters

vocabularyInfo
VocabularyInfo

Returns

Applies to