LEADTOOLS Medical (Leadtools.Logging.Medical assembly)

CustomInformationDicomMessage Property

Show in webframe





Gets a SerializableDictionary that can be used to mark a DicomLogEntry as a DICOM communication message.
Syntax
[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();
}

Property Value

A value that can be used to mark a DicomLogEntry as a DICOM communication message.
Remarks
This can be used with Leadtools.Dicom.Scp.ClientSession.LogEvent(Leadtools.Logging.LogType,Leadtools.Logging.Medical.MessageDirection,System.String,Leadtools.Dicom.DicomCommandType,Leadtools.Dicom.DicomDataSet,Leadtools.Logging.SerializableDictionary{System.String,System.Object}).
Requirements

Target Platforms

See Also

Reference

DicomLogEntry Class
DicomLogEntry Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging.Medical requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features