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






In This Topic
    HangingProtocolQRMOVE Field
    In This Topic
    Hanging Protocol Information Model - MOVE (1.2.840.10008.5.1.4.38.3)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HangingProtocolQRMOVE As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.HangingProtocolQRMOVE
    public static readonly UID HangingProtocolQRMOVE
    public field HangingProtocolQRMOVE: UID; static; readonly 
    public static var HangingProtocolQRMOVE : UID;
    public: static readonly UID* HangingProtocolQRMOVE
    public:
    static readonly UID^ HangingProtocolQRMOVE
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also