Click or drag to resize
IStandingDataManagerFindCodeBlock Method
Returns the code block for the ICAO24 aircraft identifier passed across.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
CodeBlock FindCodeBlock(
	string icao24
)

Parameters

icao24
Type: SystemString

Return Value

Type: CodeBlock
See Also