[This is preliminary documentation and is subject to change.]
The DicomMessage (use the property IsDicomMessage to check if this message is really an DicomMessage).
| C# | Visual Basic | Visual C++ |
public DicomMessage DicomMessage { get; }
Public ReadOnly Property DicomMessage As DicomMessage
public: property DicomMessage^ DicomMessage { DicomMessage^ get (); }