Enum Arinc424ProductTestFlag
“Record Type” field
Namespace: FpAssistantCore.Arinc424
Assembly: FpAssistantCoreScl.dll
Syntax
public enum Arinc424ProductTestFlag : int
Remarks
Contains “P” if this is a production data file. Contains “T” if this is a file created for test purposes
Fields
Name | Description |
---|---|
P | Producton |
T | Test |