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

In This Topic
    MoveOriginatorAET Property
    In This Topic
    Contains the DICOM AE Title of the DICOM AE that invoked the C-MOVE operation from which this C-STORE sub-operation is being performed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MoveOriginatorAET As System.String
    public System.string MoveOriginatorAET {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also