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(); }