[This is preliminary documentation and is subject to change.]
Property - Message.
| C# | Visual Basic | Visual C++ |
public DicomMessage Message { get; set; }
Public Property Message As DicomMessage
public: property DicomMessage^ Message { DicomMessage^ get (); void set (DicomMessage^ value); }