This document is archived and information here might be outdated. Recommended version. |
Indicates unit of time used to define period of time window.
[Visual Basic .NET] Public Property TimeUnits As enumTemporalUnits
[C#] public enumTemporalUnits TimeUnits {get; set;}
[C++]
HRESULT get_TimeUnits(
enumTemporalUnits* pVal
);
[C++]
HRESULT put_TimeUnits(
enumTemporalUnits pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type enumTemporalUnits* pVal [in]
pVal is a parameter of type enumTemporalUnits