DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / CStoreRequestArgs Class / MessageID Property

In This Topic
    MessageID Property
    In This Topic
    Implementation-specific value. It distinguishes this Message from other Messages.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MessageID As System.UShort
    public System.ushort MessageID {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also