DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / ValidDateMax Property

In This Topic
    ValidDateMax Property
    In This Topic
    Maximum allowed DateTime for validation purposes Default value is DateTime.MaxValue
    Syntax
    'Declaration
     
    
    Public Shared Property ValidDateMax As System.Date
    public static System.DateTime ValidDateMax {get; set;}
    Remarks
    Default value is DateTime.MaxValue
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also