RuleEngine.TrackingInterceptor 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::IRuleSetTrackingInterceptor ^ TrackingInterceptor { Microsoft::RuleEngine::IRuleSetTrackingInterceptor ^ get(); void set(Microsoft::RuleEngine::IRuleSetTrackingInterceptor ^ value); };
public Microsoft.RuleEngine.IRuleSetTrackingInterceptor TrackingInterceptor { get; set; }
member this.TrackingInterceptor : Microsoft.RuleEngine.IRuleSetTrackingInterceptor with get, set
Public Property TrackingInterceptor As IRuleSetTrackingInterceptor