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++] |
|---|
public: HRESULT get_ImpactType(
|
| [Java] |
|---|
public AgEVeImpact getImpactType();
|