This document is archived and information here might be outdated. Recommended version. |
Converts the current value to the specified time unit type.
[Visual Basic .NET] Public Function ConvertValue ( _ ByVal Units As esriTimeUnits _ ) As Double
[C#] public double ConvertValue ( esriTimeUnits Units );
[C++]
HRESULT ConvertValue(
esriTimeUnits Units
);
[C++] Parameters Units [in]
Units is a parameter of type esriTimeUnits