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


IGPTimeUnit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTimeUnit Interface
ArcGIS Developer Help

IGPTimeUnit Interface

Provides access to the properties/methods of a geoprocessing time unit object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method ConvertValue Converts the current value to the specified time unit type.
Read/write property Units Gets the type of time unit.
Read/write property Value Gets the value, as a double, of the time unit.

Classes that implement IGPTimeUnit

Classes Description
GPTimeUnit Geoprocessing value object containing a time unit value.