Click or drag to resize
Infosoft Logo

IMunicipalityEntityServiceCreate Method

Creates a new Municipality

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

Parameters

request  Municipality
The request containing the values of the new Municipality

Return Value

Municipality
The created Municipality
See Also