This document is archived and information here might be outdated. Recommended version. |
Provides access to the time windows for the objects attached to the track.
[Visual Basic .NET] Public ReadOnly Property TimeWindows As IArray
[C#] public IArray TimeWindows {get;}
[C++]
HRESULT get_TimeWindows(
IArray** ppTimeWindows
);
[C++] Parameters ppTimeWindows [out, retval]
ppTimeWindows is a parameter of type IArray**
This property allows you to access the time windows of all the time layers that are attached to the time track.