DicomObjects.NET.V8
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.0 or higher

    See Also