DicomMessageKey Property
Summary
Gets a predefined key string that is used to mark a
DicomLogEntry as a DICOM communication message.
Syntax
[XmlIgnoreAttribute()]
public static string DicomMessageKey { get; }
<XmlIgnoreAttribute()>
Public Shared ReadOnly Property DicomMessageKey() As String
Get
public:
[XmlIgnoreAttribute]
static property String^ DicomMessageKey
{
String^ get()
}
Property Value
A predefined key string that is used to mark a DicomLogEntry as a DICOM communication message.