Match TFS Changeset 303350

This commit is contained in:
2022-02-01 18:21:37 -07:00
parent 512ee138ae
commit 7531f7994a
110 changed files with 17588 additions and 13 deletions

View File

@ -0,0 +1,18 @@
namespace Adaptation.FileHandlers.MET08THFTIRQS408M
{
public enum Hyphen
{
IsXToOpenInsightMetrologyViewer, //MetrologyWS.SendData(file, string.Concat("http://", serverName, "/api/inbound/StratusBioRad"), headerAttachments);
IsXToIQSSi, //NA <d7p1:FileScanningIntervalInSeconds>-361</d7p1:FileScanningIntervalInSeconds>
IsXToOpenInsight, //bool WriteFileOpenInsight(StratusBioRadFile
IsXToOpenInsightMetrologyViewerAttachments, //Site-One
IsXToAPC,
IsXToSPaCe,
IsXToArchive,
IsArchive,
IsDummy,
IsNaEDA
}
}