Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Logging.Medical Namespace > DicomLogEntry Class : CustomInformationDicomMessage Property |
[XmlIgnoreAttribute()] public static SerializableDictionary<string,object> CustomInformationDicomMessage {get;}
'Declaration <XmlIgnoreAttribute()> Public Shared ReadOnly Property CustomInformationDicomMessage As SerializableDictionary(Of String,Object)
'Usage Dim value As SerializableDictionary(Of String,Object) value = DicomLogEntry.CustomInformationDicomMessage
[XmlIgnoreAttribute()] public: static property SerializableDictionary<String^,Object^>^ CustomInformationDicomMessage { SerializableDictionary<String^,Object^>^ get(); }