ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormTimestampOffsetPickerInput Class / IncludeTimeOffset Property

In This Topic
    IncludeTimeOffset Property
    In This Topic
    Gets or sets a value indicating whether the timestampoffset picker should provide an option to select the timeoffset. If not provided, the default value is 'true'.
    Syntax
    Public Property IncludeTimeOffset As Boolean
    public bool IncludeTimeOffset {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also