MET08DDUPSP1TBI - v2.43.0 - FileInfo added GetMID
This commit is contained in:
@ -899,7 +899,7 @@ public class ProcessData : IProcessData
|
||||
dataFile = ParseWaferSummary(i, dcnTotals, dwnTotals, dnnTotals);
|
||||
_Details.Add(dataFile);
|
||||
}
|
||||
fileInfoCollection.Add(new FileInfo(logistics.ReportFullPath));
|
||||
fileInfoCollection.Add(logistics.FileInfo);
|
||||
}
|
||||
|
||||
#nullable enable
|
||||
|
Reference in New Issue
Block a user