The new state of the targeted stop
segment.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property State() As AgEVAState
|
| [C#] |
|---|
public AgEVAState State {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVAState get_State();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_State(
|
| [Java] |
|---|
public AgEVAState getState();public void setState(
|