IFlightId.Namespace Property

Definition

Gets the shortened namespace identifier for the flight ID.

public string Namespace { get; }
member this.Namespace : string
Public ReadOnly Property Namespace As String

Property Value

Remarks

This value will not be longer than three characters. An example is "FX" (short for Feature eXperiment).

Applies to