RuleSetExecutionConfiguration.FactRetriever Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
property Microsoft::RuleEngine::RuleEngineComponentConfiguration ^ FactRetriever { Microsoft::RuleEngine::RuleEngineComponentConfiguration ^ get(); void set(Microsoft::RuleEngine::RuleEngineComponentConfiguration ^ value); };
public Microsoft.RuleEngine.RuleEngineComponentConfiguration FactRetriever { get; set; }
member this.FactRetriever : Microsoft.RuleEngine.RuleEngineComponentConfiguration with get, set
Public Property FactRetriever As RuleEngineComponentConfiguration