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