Click or drag to resize
Infosoft Logo

IInterchangeLogEntityServiceCreate Method

Creates a new InterchangeLog

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

Parameters

request  InterchangeLog
The request containing the values of the new InterchangeLog

Return Value

InterchangeLog
The created InterchangeLog
See Also