AGI STK Astrogator 11 Send comments on this topic.
EnumerationChoices Property (IAgVAScriptingParameter)
See Also 





Description

The collection of enumerations to use when parameter type is eVAScriptingParameterTypeEnumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EnumerationChoices() As IAgVAScriptingParameterEnumerationChoiceCollection

[C#]
public IAgVAScriptingParameterEnumerationChoiceCollection EnumerationChoices {get;}

[Managed C++]
public: __property IAgVAScriptingParameterEnumerationChoiceCollection^ get_EnumerationChoices();

[Unmanaged C++]
public: HRESULT get_EnumerationChoices(
IAgVAScriptingParameterEnumerationChoiceCollection ** ppRetVal
);

[Java]
public IAgVAScriptingParameterEnumerationChoiceCollection getEnumerationChoices();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1