FilterDashboardItem Class |
Namespace: Omada.OE.Model
public class FilterDashboardItem : ICloneable
The FilterDashboardItem type exposes the following members.
| Name | Description | |
|---|---|---|
| FilterDashboardItem |
| Name | Description | |
|---|---|---|
| FilterKey |
Gets or sets the key of the filter.
| |
| FilterName |
Gets or sets the name of the filter.
| |
| FilterPrivate |
Gets or sets if the filter is private.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |