public int SaveInventroySupplyItem(IventoryItemData objDOInventoryItem) { return(objInventoryItem.SaveInventroySupplyItem(objDOInventoryItem)); }