Click or drag to resize
Infosoft Logo

IOpeningHoursEntityServiceCreate Method

Creates a new OpeningHours

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
OpeningHours Create(
	OpeningHours request
)

Parameters

request  OpeningHours
The request containing the values of the new OpeningHours

Return Value

OpeningHours
The created OpeningHours
See Also