AntennaTargetingResultAntenna Property  | 
 
            Gets the antenna that could not be targeted.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic IServiceProvider Antenna { get; }Public ReadOnly Property Antenna As IServiceProvider
	Get
public:
property IServiceProvider^ Antenna {
	IServiceProvider^ get ();
}member Antenna : IServiceProvider with get
Property Value
Type: 
IServiceProvider
See Also