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


In This Topic
    CIMFormDatetimePickerInput Class Properties
    In This Topic

    For a list of all members of this type, see CIMFormDatetimePickerInput members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the datetime picker should provide an option to select the time. If not provided, the default value is 'false'.  
    Public Property Gets or sets the maximum date to allow. The offset of the timestamp is ignored.  
    Public Property Gets or sets the minimum date to allow. The offset of the timestamp is ignored.  
    Top
    See Also