Click or drag to resize
QuarterlyEntryEditorReadListAll Method
Gets all existing records

Namespace: RMP.WCF.Model.QuarterlyEntry
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<ReportingQuarter> ReadListAll()

Return Value

Type: ListReportingQuarter
A list of records

Implements

IQuarterlyEntryEditorReadListAll
See Also