Click or drag to resize
Infosoft Logo

IOpeningHoursEntityService Methods

The IOpeningHoursEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new OpeningHours
Public methodDelete Deletes the specified OpeningHours.
Public methodGet Gets a list of OpeningHoursSet matching the specified filter.
(Inherited from IOpeningHoursQueryService)
Public methodGetAll Gets all OpeningHoursSet
(Inherited from IOpeningHoursQueryService)
Public methodGetSingle Gets a single OpeningHours matching the provided filter.
(Inherited from IOpeningHoursQueryService)
Public methodUpdate Updates the specified OpeningHours
Top
See Also