| Hl7InterceptorConfigurationElementInterceptorClassXml Property |
Gets the XML type name of the notification
Namespace:
SanteDB.Messaging.HL7.Configuration
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string InterceptorClassXml { get; set; }
Public Property InterceptorClassXml As String
Get
Set
public:
property String^ InterceptorClassXml {
String^ get ();
void set (String^ value);
}
member InterceptorClassXml : string with get, set
Property Value
Type:
StringSee Also