namespace MECF.Framework.Common.FAServices.E40s { public enum MtlType { CARRIER = 0, WAFER = 1 } }