CustomInformationDicomMessage Property

Summary
Gets a SerializableDictionary that can be used to mark a DicomLogEntry as a DICOM communication message.
Syntax
C#
VB
C++
[XmlIgnoreAttribute()] 
public static SerializableDictionary<string, object> CustomInformationDicomMessage { get; } 
<XmlIgnoreAttribute()>  
Public Shared ReadOnly Property CustomInformationDicomMessage() As SerializableDictionary(Of String, Object) 
   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 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.