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

In This Topic
    IncludeTime Property
    In This Topic
    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'.
    Syntax
    Public Property IncludeTime As Boolean
    public bool IncludeTime {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also