Open kelumKP opened 8 years ago
AB_Product
public string ReasonEn { get; set; } public string ReasonAr { get; set; }
AB_ProductTypeCategoryField
public string Field_Value_EN { get; set; } public string Field_Value_AR { get; set; } //// public string UserGroupNameEn { get; set; } public string UserGroupNameAr { get; set; }
AB_ProductTypeCategory
public string ProductCategoryTypeEn { get; set; } public string ProductCategoryTypeAr { get; set; }
AB_Subsidary
public SelectList CountryList { get; set; }
AB_Product
AB_ProductTypeCategoryField
AB_ProductTypeCategory
AB_Subsidary