Interface used to modify user variables for the update segment.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property UserVariables() As IAgVAUserVariableUpdateCollection |
| [C#] |
|---|
public IAgVAUserVariableUpdateCollection UserVariables {get;} |
| [Managed C++] |
|---|
public: __property IAgVAUserVariableUpdateCollection ^ get_UserVariables(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAUserVariableUpdateCollection getUserVariables(); |
[Python - STK API ] |
|---|
@property def UserVariables(self) -> "IAgVAUserVariableUpdateCollection": |






