public DTO.ResponseService <DataSet> GetAttachFileAppChange(DTO.RegistrationType userRegType, string changeid) { return(svc.GetAttachFileAppChange(userRegType, changeid)); }