Compartilhar via


RuleStore.Info Método

Definição

Sobrecargas

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

Parâmetros

ruleset
RuleSet

Retornos

Aplica-se a

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

Parâmetros

vocabulary
Vocabulary

Retornos

Aplica-se a