RetailServiceCategory.calcSalesdate Method
Calculates the first scheduled date where the working time is open.
Syntax
public date calcSalesdate(date _date, [RetailServiceCategory _serviceCategory])
Run On
Called
Parameters
- _date
Type: date
The from date upon which calculations are based.
- _serviceCategory
Type: RetailServiceCategory Table
The current instance of the table RetailServiceCategory table.
Return Value
Type: date
The calculated date.