ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data Namespace / DatastoreProperties Class / SupportsTimestampOffset Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also