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






