Ready to test
This commit is contained in:
16
Adaptation/FileHandlers/MET08DDUPSP1TBI/Hyphen.cs
Normal file
16
Adaptation/FileHandlers/MET08DDUPSP1TBI/Hyphen.cs
Normal file
@ -0,0 +1,16 @@
|
||||
namespace Adaptation.FileHandlers.MET08DDUPSP1TBI;
|
||||
|
||||
public enum Hyphen
|
||||
{
|
||||
IsXToOpenInsightMetrologyViewer, //MetrologyWS.SendData(logic, string.Concat("http://", serverName, "/api/inbound/TencorSP1"), headerAttachments, detailAttachments);
|
||||
IsXToIQSSi, //bool WriteFileSPC(Dictionary
|
||||
IsXToOpenInsight, //bool WriteFileOpenInsight(Dictionary
|
||||
IsXToOpenInsightMetrologyViewerAttachments, //Site-Two
|
||||
IsXToAPC,
|
||||
IsXToSPaCe,
|
||||
IsXToArchive,
|
||||
IsArchive,
|
||||
IsDummy,
|
||||
IsTIBCO,
|
||||
IsNaEDA
|
||||
}
|
Reference in New Issue
Block a user