Click or drag to resize
RMPServiceIncidentLogCreate Method

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

Parameters

Record
Type: RMP.WCF.Model.IncidentLogIncidentLog

Return Value

Type: IncidentLog

Implements

IRMPServiceIncidentLogCreate(IncidentLog)
See Also