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