Click or drag to resize
RMPServiceMaintenanceLogCreate Method

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

Parameters

Record
Type: RMP.WCF.Model.MaintenanceLogMaintenanceLog

Return Value

Type: MaintenanceLog

Implements

IRMPServiceMaintenanceLogCreate(MaintenanceLog)
See Also