Click or drag to resize
LookupEditorReadListAll Method
Gets all the records

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

Return Value

Type: ListLookupRow
A list of all existing records

Implements

IEditorTReadListAll
Remarks
Not currently implemented
See Also