Click or drag to resize
IQuarterlyEntryRepositoryReadListAll Method
Selects 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 all records
See Also