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






    PatientStudyOnlyQR_FIND Field
    Patient/Study Only Query/Retrieve Information Model - FIND (Retired) (1.2.840.10008.5.1.4.1.2.3.1)
    Syntax
    'Declaration
     
    
    <System.ObsoleteAttribute("Retired UID - should not be used in new implementions")>
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly PatientStudyOnlyQR_FIND As UID
     
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.PatientStudyOnlyQR_FIND
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also