RuleStore.GetDependentVocabularies(VocabularyInfo) 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.
public:
virtual Microsoft::RuleEngine::VocabularyInfoCollection ^ GetDependentVocabularies(Microsoft::RuleEngine::VocabularyInfo ^ vocabularyInfo);
public virtual Microsoft.RuleEngine.VocabularyInfoCollection GetDependentVocabularies (Microsoft.RuleEngine.VocabularyInfo vocabularyInfo);
abstract member GetDependentVocabularies : Microsoft.RuleEngine.VocabularyInfo -> Microsoft.RuleEngine.VocabularyInfoCollection
override this.GetDependentVocabularies : Microsoft.RuleEngine.VocabularyInfo -> Microsoft.RuleEngine.VocabularyInfoCollection
Parameters
- vocabularyInfo
- VocabularyInfo