17 lines
550 B
C#
17 lines
550 B
C#
namespace Adaptation.FileHandlers.MET08DDUPSFS6420;
|
|
|
|
public enum Hyphen
|
|
{
|
|
IsXToOpenInsightMetrologyViewer, //MetrologyWS.SendData(logic, string.Concat("http://", serverName, "/api/inbound/Tencor"), headerAttachments, detailAttachments);
|
|
IsXToIQSSi, //bool WriteFileSPC(Dictionary
|
|
IsXToIQSGaN, //GAN_PPTST
|
|
IsXToOpenInsight, //bool WriteFileOpenInsight(Dictionary
|
|
IsXToOpenInsightMetrologyViewerAttachments, //Site-Two
|
|
IsXToAPC,
|
|
IsXToSPaCe,
|
|
IsXToArchive,
|
|
IsArchive,
|
|
IsDummy,
|
|
IsManualOIEntry,
|
|
IsNaEDA
|
|
} |