UserIDGeneratorParameters Methods |
The UserIDGeneratorParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNegativeCharString |
Add a string of characters to the list of negative characters
White spaces will be removed
| |
| AddPositiveCharString |
Add a string of characters to the list of positive characters
White spaces will be removed
| |
| ComplyDefaultSubtitutionRule |
The function converts illegal characters defined in the default subtitution rule
to illegal characters, such as Å to A etc.
| |
| ValidateParameters |
Validate parameters
|
| 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.) |