RPayTblTimeList.addEnd Method [AX 2012]
Adds the time to the end of list.
Syntax
public void addEnd(RPayTblTime _tblTime)
Run On
Called
Parameters
- _tblTime
Type: RPayTblTime Class
The time.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Adds the time to the end of list.
public void addEnd(RPayTblTime _tblTime)
Called