IStatisticsModeSWithPIField Property |
Gets or sets the count of Mode-S messages with a PI field.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ModeSWithPIField { get; set; }
Property ModeSWithPIField As Long
Get
Set
property long long ModeSWithPIField {
long long get ();
void set (long long value);
}
abstract ModeSWithPIField : int64 with get, set
Property Value
Type:
Int64See Also