Get the initial state.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property InitialState() As IAgVeInitialState |
| [C#] |
|---|
public IAgVeInitialState InitialState {get;} |
| [Managed C++] |
|---|
public: __property IAgVeInitialState ^ get_InitialState(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeInitialState getInitialState(); |
[Python - STK API ] |
|---|
@property def InitialState(self) -> "IAgVeInitialState": |






