AntennaTargetingResultCause Property |
Gets the reason the antenna could not be targeted.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public AntennaTargetingResultReason Cause { get; }
Public ReadOnly Property Cause As AntennaTargetingResultReason
Get
public:
property AntennaTargetingResultReason Cause {
AntennaTargetingResultReason get ();
}
member Cause : AntennaTargetingResultReason with get
Property Value
Type:
AntennaTargetingResultReasonSee Also