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: 24.2.419.0 (24.2.419.0)
Syntax public bool HasFailures { get; }
Public ReadOnly Property HasFailures As Boolean
Get
public:
property bool HasFailures {
bool get ();
}
member HasFailures : bool with get
Property Value
Type:
BooleanSee Also