This document is archived and information here might be outdated.  Recommended version.


ITimeSlice Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IT > ITimeSlice Interface
ArcGIS Developer Help

ITimeSlice Interface

Provides access to time slice.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Name Description
Read/write property FromDate Time slice left bound.
Read/write property ToDate Time slice right bound.

Classes that implement ITimeSlice

Classes Description
TimeSlice Time slice class.

Remarks

Time slices are returned by IEnumTrafficSpeeds to specify a span of time associated with a set of traffic speeds.