[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a BackgroundCheckType
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| CREDENTIALS | Credentials ("1423") | |
| CRIMINAL_RECORDS | Criminal records ("1420") | |
| EMPLOYMENT_RECORDS | Previous employment records ("1421") | |
| OTHER | Other ("9999") | |
| PERSONAL_REFERENCES | Personal references ("1422") | |
| Wrap(String) | Wrap an arbitrary string value in a BackgroundCheckType object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a BackgroundCheckType object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| BackgroundCheckType | |||||