MET08THFTIRQS408M - v2.43.4 - Builtin MonA, Run with layer

and 1T
This commit is contained in:
2022-09-13 08:56:23 -07:00
parent 09f85078f4
commit 0626e4f4e3
41 changed files with 1412 additions and 425 deletions

View File

@ -54,6 +54,7 @@ public class FileRead : Properties.IFileRead
string Properties.IFileRead.EventName => _EventName;
string Properties.IFileRead.MesEntity => _MesEntity;
bool Properties.IFileRead.IsEAFHosted => _IsEAFHosted;
bool Properties.IFileRead.IsDuplicator => _IsDuplicator;
string Properties.IFileRead.EquipmentType => _EquipmentType;
string Properties.IFileRead.ReportFullPath => _ReportFullPath;
string Properties.IFileRead.CellInstanceName => _CellInstanceName;