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






Windows & Linux

Description

Get the available times from time array

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableTimesFromTimeArray() As System.Array
[C#]
public System.Array AvailableTimesFromTimeArray {get;}
[Managed C++]
public: __property System::Array^ get_AvailableTimesFromTimeArray();
[Unmanaged C++]
public: HRESULT get_AvailableTimesFromTimeArray(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getAvailableTimesFromTimeArray();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.