AntennaTargetingResultCollectionHasFailures Property  | 
 
            Gets a value indicating whether there are any targeting failures.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool HasFailures { get; }Public ReadOnly Property HasFailures As Boolean
	Get
public:
property bool HasFailures {
	bool get ();
}member HasFailures : bool with get
Property Value
Type: 
Boolean
See Also