Click or drag to resize
AdsbMessageIdentifierAndCategory Property
Gets or sets the content of an identifer and category message.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IdentifierAndCategoryMessage IdentifierAndCategory { get; set; }

Property Value

Type: IdentifierAndCategoryMessage
See Also