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