Get the burnout type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BurnoutType() As AgEVABurnoutType |
| [C#] |
|---|
public AgEVABurnoutType BurnoutType {get;} |
| [Managed C++] |
|---|
public: __property AgEVABurnoutType get_BurnoutType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVABurnoutType getBurnoutType(); |
[Python - STK API ] |
|---|
@property def BurnoutType(self) -> "AgEVABurnoutType": |






