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.
Deletes Route Table records based on the parameters.
Syntax
server public static void deleteFromParameters(
TableId _refTableId,
RecId _refRecId,
utcdatetime _date)
Run On
Server
Parameters
- _refTableId
Type: TableId Extended Data Type
The refTableId values that should be removed.
- _refRecId
Type: RecId Extended Data Type
The refRecId values that should be removed.
- _date
Type: utcdatetime
The date values that should be removed.