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





Description

Get the user-scheduled target times.

Property type

Read-only property

Syntax

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

[C#]
public IAgScheduleTimeCollection ScheduleTimes {get;}

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

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

[Java]
public IAgScheduleTimeCollection getScheduleTimes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1