Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
server public static void moveCashDisc(
TableId _fromTableId,
RecId _fromRecId,
TableId _toTableId,
RecId _toRecId)
Run On
Server
Parameters
- _fromTableId
Type: TableId Extended Data Type
- _fromRecId
Type: RecId Extended Data Type
- _toTableId
Type: TableId Extended Data Type
- _toRecId
Type: RecId Extended Data Type