| Hl7InterceptorConfigurationElementInterceptorClass Property |
Gets or sets the notifier
Namespace:
SanteDB.Messaging.HL7.Configuration
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public Type InterceptorClass { get; set; }
Public Property InterceptorClass As Type
Get
Set
public:
property Type^ InterceptorClass {
Type^ get ();
void set (Type^ value);
}
member InterceptorClass : Type with get, set
Property Value
Type:
TypeSee Also