Click or drag to resize

ConnectorDataItemClassGetAll Method

Overload List
  NameDescription
Public methodGetAll
Get data list by standards value without parameter.
Public methodGetAll(Records)
Get data list by Records (all, active, archived)
Public methodGetAll(String, SortDirections)
Get data list details with sort parameters
Public methodGetAll(String, Operators, Object)
Get data list by search parameter.
Public methodGetAll(String, SortDirections, String, Operators, Object, Records)
Get data list with all parameters.
Top
See Also