Exemplo n.º 1
0
 public AspoentryPOTallyLeaveFieldResponseAPI POTallyLeaveField(AspoentryPOTallyLeaveFieldRequestAPI AspoentryPOTallyLeaveFieldRequestAPI)
 {
     return(this.repository.POTallyLeaveField(AspoentryPOTallyLeaveFieldRequestAPI));
 }
Exemplo n.º 2
0
 public AspoentryPOTallyLeaveFieldResponseAPI POTallyLeaveField(AspoentryPOTallyLeaveFieldRequestAPI AspoentryPOTallyLeaveFieldRequestAPI)
 {
     return(this.adapter.POTallyLeaveField(AspoentryPOTallyLeaveFieldRequestAPI));
 }