Struct NotamItemE
NOTAM Item E) - Text Field
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public struct NotamItemE
Remarks
Nature of the event which is the subject of the NOTAM, using simple abbreviations
Constructors
View SourceNotamItemE(String)
Decode a NOTAM Item E into member properties
Declaration
public NotamItemE(string itemE)
Parameters
Type | Name | Description |
---|---|---|
System.String | itemE | Text literal of Item E) |
Properties
View SourceItemE
NOTAM Item E Value
Declaration
public readonly string ItemE { get; }
Property Value
Type | Description |
---|---|
System.String |
TextField
NOTAM Item E Text Field
Declaration
public readonly string TextField { get; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Will return a empty string if E) is 2 or less characters