Click or drag to resize

FilterService Methods

OFV Kjøretøydata service

The FilterService type exposes the following members.

Methods
  NameDescription
Public methodRemoveFilter
Delete specific filter.
Public methodRetrieveFilter
Retrieve a specific filter.
Public methodRetrieveFilterList
Retrieve list of all available filter for given user.
Public methodStoreFilter
Store (NEW/UPDATE) filter.

- if id is 0 then new entry will be added in database, otherwise its threated as an update.

Top
See Also