[This is preliminary documentation and is subject to change.]
Indicates if the message is a DicomMessage.
| C# | Visual Basic | Visual C++ |
public bool IsDicomMessage { get; }
Public ReadOnly Property IsDicomMessage As Boolean
public: property bool IsDicomMessage { bool get (); }