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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also