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

In This Topic
    MaximumDateTime Property
    In This Topic
    Control the global MaximumDateTime value used by DicomObjects. Default value is DateTime.MaxValue
    Syntax
    'Declaration
     
    
    Public Shared Property MaximumDateTime As System.Date
    public static System.DateTime MaximumDateTime {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also