Click or drag to resize
IQuarterlyEntryEditorCreate Method
Creates a new record

Namespace: RMP.WCF.Model
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
QuarterlyEntry Create(
	QuarterlyEntry Record
)

Parameters

Record
Type: RMP.WCF.Model.QuarterlyEntryQuarterlyEntry
The record to create

Return Value

Type: QuarterlyEntry
The Created record
See Also