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


ITimeSlice Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IT > ITimeSlice Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (NetworkAnalyst)  

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.

CoClasses that implement ITimeSlice

CoClasses and 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.