Example #1
0
 public AsicentryICEntrySerialsRowUpdateResponseAPI ICEntrySerialsRowUpdate(AsicentryICEntrySerialsRowUpdateRequestAPI AsicentryICEntrySerialsRowUpdateRequestAPI)
 {
     return(this.repository.ICEntrySerialsRowUpdate(AsicentryICEntrySerialsRowUpdateRequestAPI));
 }
Example #2
0
 public AsicentryICEntrySerialsRowUpdateResponseAPI ICEntrySerialsRowUpdate(AsicentryICEntrySerialsRowUpdateRequestAPI AsicentryICEntrySerialsRowUpdateRequestAPI)
 {
     return(this.adapter.ICEntrySerialsRowUpdate(AsicentryICEntrySerialsRowUpdateRequestAPI));
 }