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.
Adds excluded period to the set.
Syntax
protected void updateExcludedPeriods(
StartDate _startdate,
EndDate _endDate,
Days _days,
str _periodName)
Run On
Called
Parameters
- _startdate
Type: StartDate Extended Data Type
Start date of period.
- _endDate
Type: EndDate Extended Data Type
End date of period.
- _days
Type: Days Extended Data Type
Number of days of excluded period.
- _periodName
Type: str
The name of excluded period.