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

In This Topic
    ForQuery Property
    In This Topic
    Validation for attributes in the context of a Query with range matching

    Refer to the Standard for more details

    Syntax
    'Declaration
     
    
    Public Property ForQuery As System.Boolean
    public System.bool ForQuery {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also