TargetStateAndStatusMessageTargetStateAndStatusType Property |
Gets or sets the type of target state and status message received.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public TargetStateAndStatusType TargetStateAndStatusType { get; set; }
Public Property TargetStateAndStatusType As TargetStateAndStatusType
Get
Set
public:
property TargetStateAndStatusType TargetStateAndStatusType {
TargetStateAndStatusType get ();
void set (TargetStateAndStatusType value);
}
member TargetStateAndStatusType : TargetStateAndStatusType with get, set
Property Value
Type:
TargetStateAndStatusTypeSee Also