RuleStore.Info 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
Info(RuleSet) | |
Info(Vocabulary) |
Info(RuleSet)
protected:
static Microsoft::RuleEngine::RuleSetInfo ^ Info(Microsoft::RuleEngine::RuleSet ^ ruleset);
protected static Microsoft.RuleEngine.RuleSetInfo Info (Microsoft.RuleEngine.RuleSet ruleset);
static member Info : Microsoft.RuleEngine.RuleSet -> Microsoft.RuleEngine.RuleSetInfo
Parameters
- ruleset
- RuleSet
Returns
Applies to
Info(Vocabulary)
protected:
static Microsoft::RuleEngine::VocabularyInfo ^ Info(Microsoft::RuleEngine::Vocabulary ^ vocabulary);
protected static Microsoft.RuleEngine.VocabularyInfo Info (Microsoft.RuleEngine.Vocabulary vocabulary);
static member Info : Microsoft.RuleEngine.Vocabulary -> Microsoft.RuleEngine.VocabularyInfo
Parameters
- vocabulary
- Vocabulary