Click or drag to resize
Infosoft Logo

IRetailerStopEntityServiceCreate Method

Creates a new RetailerStop

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

Parameters

request  RetailerStop
The request containing the values of the new RetailerStop

Return Value

RetailerStop
The created RetailerStop
See Also