IFlightId Interface

Definition

public interface IFlightId
type IFlightId = interface
Public Interface IFlightId

Properties

Namespace

Gets the shortened namespace identifier for the flight ID.

RootId

Gets the number of the flight ID within its namespace.

Methods

ToString()

Gets the full flight ID string, in the standard format "{Namespace}:{RootId}".

Applies to