ConfigurationSectionValues Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
public class ConfigurationSectionValues
The ConfigurationSectionValues type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigurationSectionValues |
Name | Description | |
---|---|---|
![]() | Name | |
![]() | ParameterValues |
Name | Description | |
---|---|---|
![]() | GetParameterValue |
Return the stored value for a parameter.Returns null if parameter doesnt exists
|
![]() | HasValueForParameter |
Check if we have a value for a certain parameter
|
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.) |