ArcGIS Pro 3.0 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, Windows 8.1

    See Also