TargetStateAndStatusVersion2SilSupplement Property |
Gets or sets a value indicating whether the reporting SIL probability is based on a per-sample (true) or per-hour (false) probability.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool SilSupplement { get; set; }
Public Property SilSupplement As Boolean
Get
Set
public:
property bool SilSupplement {
bool get ();
void set (bool value);
}
member SilSupplement : bool with get, set
Property Value
Type:
BooleanSee Also