Język
Edytuj

IFlightId Interface

Definition

public interface IFlightId
type IFlightId = interface
Public Interface IFlightId

Properties

Name Description
Namespace

Gets the shortened namespace identifier for the flight ID.

RootId

Gets the number of the flight ID within its namespace.

Methods

Name Description
ToString()

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

Applies to