 | Hl7InterceptorConfigurationElementInterceptorClass Property |
Gets or sets the notifier
Namespace: SanteDB.Messaging.HL7.ConfigurationAssembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic 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
See Also