GeneralParameters Class |
Namespace: Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Model.Xml
[XmlRootAttribute(ElementName = "GeneralParameters")] public class GeneralParameters
The GeneralParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeneralParameters |
Name | Description | |
---|---|---|
![]() | MaxTries |
The max tries.
|
![]() | MaxTriesErrorMessage |
The max tries error message.
|
![]() | TargetPropertySystemName |
The target property system name.
|
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.) |