This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITimeDuration Interface > ITimeDuration.QueryTotalHours Method (ArcObjects .NET 10.5 SDK) |
Obtains the time duration as total hours floating point value.
[Visual Basic .NET] Public Function QueryTotalHours ( _ ) As Double
[C#] public double QueryTotalHours ( );
[C++]
HRESULT QueryTotalHours(
double* totalHours
);
[C++]
Parameters totalHours [out, retval] totalHours is a parameter of type double