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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1