DicomMessageKey Property

Summary
Gets a predefined key string that is used to mark a DicomLogEntry as a DICOM communication message.
Syntax
C#
C++/CLI
[XmlIgnoreAttribute()] 
public static string DicomMessageKey { 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.

Remarks

The predefined key string is a GUID that is used to signify a DICOM message. This is used internally by the LogExtensions.Log methods.

Requirements

Target Platforms

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

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