Click or drag to resize

ListViewConfig Class

List view config direct handling
Inheritance Hierarchy
SystemObject
  SOWIApp.ManagementListViewConfig

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static class ListViewConfig

The ListViewConfig type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetByConfig
Gives a data item of type List View Config by App, View and User name. If not exist on database then give a new item.
Public methodStatic memberSetListViewConfig
Save data item of List View Config (Update or Insert)
Top
See Also