Click or drag to resize
RMPServiceMaintenanceLogUpdate Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MaintenanceLog MaintenanceLogUpdate(
	MaintenanceLog Record
)

Parameters

Record
Type: RMP.WCF.Model.MaintenanceLogMaintenanceLog

Return Value

Type: MaintenanceLog

Implements

IRMPServiceMaintenanceLogUpdate(MaintenanceLog)
See Also