AGI STK Astrogator 11 Send comments on this topic.
VariableName Property (IAgVAUserVariableUpdate)
See Also 





Description

The name of the user variable.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VariableName() As String

[C#]
public string VariableName {get;}

[Managed C++]
public: __property String __gc ^ get_VariableName();

[Unmanaged C++]
public: HRESULT get_VariableName(
BSTR * pRetVal
);

[Java]
public String getVariableName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1