AntennaTargetingResultAntenna Property |
Gets the antenna that 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 IServiceProvider Antenna { get; }
Public ReadOnly Property Antenna As IServiceProvider
Get
public:
property IServiceProvider^ Antenna {
IServiceProvider^ get ();
}
member Antenna : IServiceProvider with get
Property Value
Type:
IServiceProviderSee Also