RetractByType Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
RetractByType(FactType) | |
RetractByType(FactType, VocabularyLink) |
RetractByType(FactType)
public:
RetractByType(Microsoft::RuleEngine::FactType ^ factType);
public RetractByType (Microsoft.RuleEngine.FactType factType);
new Microsoft.RuleEngine.RetractByType : Microsoft.RuleEngine.FactType -> Microsoft.RuleEngine.RetractByType
Parametry
- factType
- FactType
Platí pro
RetractByType(FactType, VocabularyLink)
public:
RetractByType(Microsoft::RuleEngine::FactType ^ factType, Microsoft::RuleEngine::VocabularyLink ^ vocabularyLink);
public RetractByType (Microsoft.RuleEngine.FactType factType, Microsoft.RuleEngine.VocabularyLink vocabularyLink);
new Microsoft.RuleEngine.RetractByType : Microsoft.RuleEngine.FactType * Microsoft.RuleEngine.VocabularyLink -> Microsoft.RuleEngine.RetractByType
Parametry
- factType
- FactType
- vocabularyLink
- VocabularyLink