DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / SOPClasses Class / PatientRootQR_MOVE Field






In This Topic
    PatientRootQR_MOVE Field
    In This Topic
    Patient Root Query/Retrieve Information Model - MOVE (1.2.840.10008.5.1.4.1.2.1.2)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PatientRootQR_MOVE As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.PatientRootQR_MOVE
    public static readonly UID PatientRootQR_MOVE
    public field PatientRootQR_MOVE: UID; static; readonly 
    public static var PatientRootQR_MOVE : UID;
    public: static readonly UID* PatientRootQR_MOVE
    public:
    static readonly UID^ PatientRootQR_MOVE
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also