Click or drag to resize
RMPServiceIncidentLogUpdate Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IncidentLog IncidentLogUpdate(
	IncidentLog Record
)

Parameters

Record
Type: RMP.WCF.Model.IncidentLogIncidentLog

Return Value

Type: IncidentLog

Implements

IRMPServiceIncidentLogUpdate(IncidentLog)
See Also