RetailConcessionContractArea.updateContractLinesToDateFromArea Method
Updates the ToDate field of the RetailConcessionContractLines table with the new date value if the record occurs in the table.
Syntax
public boolean updateContractLinesToDateFromArea(FromDate _newToDate)
Run On
Called
Parameters
- _newToDate
Type: FromDate Extended Data Type
The new date value that is used to update the field.
Return Value
Type: boolean
Always returns true.