DicomMessageValue Property

Summary
Gets a predefined string that is used to mark a DicomLogEntry as a DICOM communication message.
Syntax
C#
VB
C++
[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.

Remarks

The predefined string is 'DICOM_MESSAGE'. This is used internally by the LogExtensions.Log methods.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.