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