ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data Namespace / DatastoreProperties Class / SupportsTimeOnly Property

In This Topic
    SupportsTimeOnly Property
    In This Topic
    Gets whether the datastore supports FieldType.TimeOnly fields.
    Syntax
    public bool SupportsTimeOnly {get;}
    Public ReadOnly Property SupportsTimeOnly As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also