Returns the position type currently being used.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgELLAPositionType |
| [C#] |
|---|
public AgELLAPositionType Type {get;} |
| [Managed C++] |
|---|
public: __property AgELLAPositionType get_Type(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgELLAPositionType getType(); |
[Python - STK API ] |
|---|
@property def Type(self) -> "AgELLAPositionType": |






