Get the type of attitude profile.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AttitudeType() As AgEVeAttitude
|
| [C#] |
|---|
public AgEVeAttitude AttitudeType {get;}
|
| [Managed C++] |
|---|
public: __property AgEVeAttitude get_AttitudeType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AttitudeType(
|
| [Java] |
|---|
public AgEVeAttitude getAttitudeType();
|