| UpdateHoliday Method | |
| See Also Example |
- pIHoliday
The data for the holiday to be updated. The Holiday object must contain the key of the object to be updated.
Updates an existing holiday.
The data for the holiday, including the key of the holiday to be updated, is contained in the Holiday object passed to the method. To update a holiday, you must first retrieve it using the GetHoliday method.
- pIHoliday
The data for the holiday to be updated. The Holiday object must contain the key of the object to be updated.
| C# | Copy Code | |
|---|---|---|
| ||