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






