ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / TimeExtent Class


In This Topic
    TimeExtent Class Properties
    In This Topic

    For a list of all members of this type, see TimeExtent members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating if the time extent is empty.  
    Public Property Gets or sets the end time of the extent.  
    Public Property Gets or sets a value indicating if the extent contains an end time. If false the time extent has no upper bound.  
    Public Property Gets or sets the start time of the extent.  
    Public Property Gets or sets a value indicating if the extent contains a start time. If false the time extent has no lower bound.  
    Public Property Gets or sets the time zone definition of the time. (Inherited from ArcGIS.Core.CIM.TimeValue)
    Top
    See Also