DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / ValidationOptions Class / Query Property






    Query Property
    Generate a ValidationOptions object with ForQuery enabled
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Query As ValidationOptions
     
    'Usage
     
    
    Dim value As ValidationOptions
     
    value = ValidationOptions.Query
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also