Click or drag to resize
Infosoft Logo

IRetailerChainEntityServiceCreate Method

Creates a new RetailerChain

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

Parameters

request  RetailerChain
The request containing the values of the new RetailerChain

Return Value

RetailerChain
The created RetailerChain
See Also