AGI STK VGT 11 Send comments on this topic.
GetAvailability Method (IAgCrdnTimeProperties)
See Also 
Windows






Windows & Linux

Description

Returns a collection of availability intervals.

Syntax

[Visual Basic .NET]
Public Function GetAvailability() As IAgCrdnIntervalCollection

[C#]
public IAgCrdnIntervalCollection GetAvailability();

[Managed C++]
public: IAgCrdnIntervalCollection^ GetAvailability();

[Java]
public IAgCrdnIntervalCollection getAvailability();

[Unmanaged C++]
public: HRESULT GetAvailability(
IAgCrdnIntervalCollection ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface