In This Topic
Control the global MinimumDateTime value used by DicomObjects. Default value is DateTime.MinValue
Syntax
'Declaration
Public Shared Property MinimumDateTime As System.Date
public static System.DateTime MinimumDateTime {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also