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






In This Topic
    GeneralRelevantPatientInformationQuery Field
    In This Topic
    General Relevant Patient Information Query (1.2.840.10008.5.1.4.37.1)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GeneralRelevantPatientInformationQuery As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.GeneralRelevantPatientInformationQuery
    public static readonly UID GeneralRelevantPatientInformationQuery
    public field GeneralRelevantPatientInformationQuery: UID; static; readonly 
    public static var GeneralRelevantPatientInformationQuery : UID;
    public: static readonly UID* GeneralRelevantPatientInformationQuery
    public:
    static readonly UID^ GeneralRelevantPatientInformationQuery
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also