AGI STK Astrogator 11Send comments on this topic.
UserVariables Property (IAgVAMCSUpdate)
See Also 
Windows






Windows & Linux

Description

Interface used to modify user variables for the update segment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UserVariables() As IAgVAUserVariableUpdateCollection
[C#]
public IAgVAUserVariableUpdateCollection UserVariables {get;}
[Managed C++]
public: __property IAgVAUserVariableUpdateCollection^ get_UserVariables();
[Unmanaged C++]
public: HRESULT get_UserVariables(
   IAgVAUserVariableUpdateCollection ** ppRetVal
);
[Java]
public IAgVAUserVariableUpdateCollection getUserVariables();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.