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

In This Topic
    DateRange Property
    In This Topic
    Validation of Date range based on DicomGlobal.ValidDateMin and DicomGlobal.ValidDateMax properties
    Syntax
    'Declaration
     
    
    Public Property DateRange As System.Boolean
    public System.bool DateRange {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also