Click or drag to resize
IEditorTReadListAll Method
Gets all the 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<T> ReadListAll()

Return Value

Type: ListT
A list of all existing records
See Also