예제 #1
0
 public virtual IEnumerable up(PXAdapter adapter)
 {
     ReportLine.ArrowUpForCurrentRow();
     return(adapter.Get());
 }