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

In This Topic
    MoveOriginatorMessageID Property
    In This Topic
    Contains the Message ID (0000,0110) of the C-MOVE-RQ Message from which this C-STORE sub-operations is being performed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MoveOriginatorMessageID As System.UShort
    public System.ushort MoveOriginatorMessageID {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also