Click or drag to resize

PerformanceAssessmentFieldDataAvailable Property

Gets a value indicating whether the data in this record should be used. This should be checked prior to using any data in this record.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool DataAvailable { get; }

Property Value

Type: Boolean
See Also