Descending or ascending.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Direction() As AgEVeDirection
|
| [C#] |
|---|
public AgEVeDirection Direction {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVeDirection get_Direction();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Direction(
|
| [Java] |
|---|
public AgEVeDirection getDirection();public void setDirection(
|