ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTableView Class / TimeRelation Property

In This Topic
    TimeRelation Property (CIMTableView)
    In This Topic
    Gets or sets a time relation which allows the start and end times to be included or excluded in the time query.
    Syntax
    public esriTimeRelation TimeRelation {get; set;}
    Public Property TimeRelation As esriTimeRelation
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also