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