Struct NotamItemD
NOTAM Item D) - Schedule (Optional)
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public struct NotamItemD
Remarks
Dates and times when the NOTAM will be active
Constructors
View SourceNotamItemD(String)
Decode a NOTAM Item D into member properties
Declaration
public NotamItemD(string itemD)
Parameters
Type | Name | Description |
---|---|---|
System.String | itemD | Text literal of Item D) |
Properties
View SourceItemD
NOTAM Item D Value
Declaration
public readonly string ItemD { get; }
Property Value
Type | Description |
---|---|
System.String |
TextField
NOTAM Item D Scedule Field
Declaration
public readonly string TextField { get; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Will return a empty string if D) is 2 or less characters