ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / SupportsDateType Property

In This Topic
    SupportsDateType Property
    In This Topic
    Gets whether the item supports a date. The default is true
    Syntax
    protected internal virtual bool SupportsDateType {get;}
    Protected Friend Overridable ReadOnly Property SupportsDateType As Boolean
    Remarks
    If true, a date column is shown for the item in the Catalog view.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also