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.QueryTotalMinutes Method (ArcObjects .NET 10.5 SDK) |
Obtains the time duration as total minutes floating point value.
[Visual Basic .NET] Public Function QueryTotalMinutes ( _ ) As Double
[C#] public double QueryTotalMinutes ( );
[C++]
HRESULT QueryTotalMinutes(
double* totalMinutes
);
[C++]
Parameters totalMinutes [out, retval] totalMinutes is a parameter of type double