Click or drag to resize
Infosoft Logo

IFrequencyEntityServiceUpdate Method

Updates the specified Frequency

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

Parameters

request  Frequency
Request with values of Frequency to update, make sure the primary key is set.

Return Value

Frequency
The updated Frequency
See Also