ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormDatetimePickerInput Class / Max Property

In This Topic
    Max Property (CIMFormDatetimePickerInput)
    In This Topic
    Gets or sets the maximum date to allow. The offset of the timestamp is ignored.
    Syntax
    Public Property Max As TimestampOffset
    public TimestampOffset Max {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also