CustomInformationDicomMessage Property

Summary
Gets a SerializableDictionary that can be used to mark a DicomLogEntry as a DICOM communication message.
Syntax
C#
C++/CLI
[XmlIgnoreAttribute()] 
public static SerializableDictionary<string, object> CustomInformationDicomMessage { get; } 
public:  
   [XmlIgnoreAttribute] 
   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.

Requirements

Target Platforms

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

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