16 lines
515 B
C#
16 lines
515 B
C#
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
|
|
} |