namespace DTS.Common.Classes.GroupTemplates { public static class Constants { public const string NON_ISO_TESTOBJECT_CHANNEL_TYPE = "x_NonISOTestObjectType_x"; public const string NON_ISO_TESTOBJECT_NAME = "x_NonISOTestObjectName_x"; public const string NON_ISO_TESTOBJECT_CHANNEL_TYPE2 = "NONISO_x_"; } }