Click or drag to resize
Infosoft Logo

IImportFormatEntityServiceCreate Method

Creates a new ImportFormat

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

Parameters

request  ImportFormat
The request containing the values of the new ImportFormat

Return Value

ImportFormat
The created ImportFormat
See Also