DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomQuery Class / Name Property

In This Topic
    Name Property (DicomQuery)
    In This Topic
    Demographic details of the patient
    Syntax
    'Declaration
     
    
    Public Property Name As System.String
    public System.string Name {get; set;}
    Remarks
    This property is used as search criteria only when QueryLevel is set to "PATIENT".
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also