Click or drag to resize
Infosoft Logo

IRoadChangeEntityServiceCreate Method

Creates a new RoadChange

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

Parameters

request  RoadChange
The request containing the values of the new RoadChange

Return Value

RoadChange
The created RoadChange
See Also