Click or drag to resize
Infosoft Logo

IImportSetupEntityServiceCreate Method

Creates a new ImportSetup

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

Parameters

request  ImportSetup
The request containing the values of the new ImportSetup

Return Value

ImportSetup
The created ImportSetup
See Also