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 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.