public object MyStatusInformation(int id)
 {
     return(_channelPartnerService.MyStatusInformation(id));
 }