AGI STK Objects 11 Send comments on this topic.
ScheduleTimes Property (IAgVeTargetTimes)
See Also 
Windows






Windows & Linux

Description

Get the scheduled times.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ScheduleTimes() As IAgVeScheduleTimesCollection

[C#]
public IAgVeScheduleTimesCollection ScheduleTimes {get;}

[Managed C++]
public: __property IAgVeScheduleTimesCollection^ get_ScheduleTimes();

[Unmanaged C++]
public: HRESULT get_ScheduleTimes(
IAgVeScheduleTimesCollection ** ppRetVal
);

[Java]
public IAgVeScheduleTimesCollection getScheduleTimes();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface