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





Description

Get the access times.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AccessTimes() As IAgAccessTimeCollection

[C#]
public IAgAccessTimeCollection AccessTimes {get;}

[Managed C++]
public: __property IAgAccessTimeCollection^ get_AccessTimes();

[Unmanaged C++]
public: HRESULT get_AccessTimes(
IAgAccessTimeCollection ** ppRetVal
);

[Java]
public IAgAccessTimeCollection getAccessTimes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1