setRecNo method

void setRecNo(
  1. int value
)

Implementation

void setRecNo(int value) {
  //!! To be implemented (original comment kept as-is)
}