Click or drag to resize
IQuarterlyEntryEditorReadListAll Method
Gets all existing records

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

Return Value

Type: ListReportingQuarter
A list of records
See Also