AGI STK Astrogator 11 Send comments on this topic.
AvailableAttributeValues Property (IAgVAScriptingSegment)
See Also 





Description

Returns a list of available attribute values.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableAttributeValues() As System.Array

[C#]
public System.Array AvailableAttributeValues {get;}

[Managed C++]
public: __property System::Array^ get_AvailableAttributeValues();

[Unmanaged C++]
public: HRESULT get_AvailableAttributeValues(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getAvailableAttributeValues();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1