namespace xCategoryService.Constants { public struct XCategoryServiceConstants { public const string SubCategoryReference = "SubCat"; } }