historyList abstract method

ISapObject? historyList(
  1. int row,
  2. String column
)

Implementation

ISapObject? historyList(int row, String column);