Sdílet prostřednictvím


RuleStore.Info Metoda

Definice

Přetížení

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

Parametry

ruleset
RuleSet

Návraty

Platí pro

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

Parametry

vocabulary
Vocabulary

Návraty

Platí pro