BISetting Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Analytics
public class BISetting
The BISetting type exposes the following members.
Name | Description | |
---|---|---|
![]() | BISetting |
Creates empty BISetting object
|
![]() | BISetting(String, String, String) |
Creates BISetting object with data
|
Name | Description | |
---|---|---|
![]() | Category |
Name of setting category
|
![]() | Name |
Name of the setting
|
![]() | Value |
Value of the setting
|
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.) |