ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormDatePickerInput Class / Min Property

In This Topic
    Min Property (CIMFormDatePickerInput)
    In This Topic
    Gets or sets the minimum date to allow. Only the date portion of the timestamp is used.
    Syntax
    Public Property Min As TimestampOffset
    public TimestampOffset Min {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also