TimeExtent

Base Type: TimeReference

A class that represents a time-referenced time extent.

Property

Type

Description

Empty

bool

Indicates whether the time extent is empty.

StartTime

DateTime

The time extent's start time.

EndTime

DateTime

The time extent's end time.

2/28/2020