RPayTblTimeList.addEnd Method [AX 2012]
Adds the time to the end of list.
public void addEnd(RPayTblTime _tblTime)
Run On
CalledParameters
- _tblTime
- Type: RPayTblTime Class
The time.
Community Additions
ADD
Show:
Adds the time to the end of list.
public void addEnd(RPayTblTime _tblTime)