USER_TITLE Class
Title associated with a user.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
Ensur.Core.Main.POCOs.USER_TITLE = function();
Type.createClass(
'Ensur.Core.Main.POCOs.USER_TITLE');
- Inheritance
- Object USER_TITLE
JOB_TITLE |
Job title name. Must be one of the values configured by your administrator. Can be set by ID (JOB_TITLE_ID) or title name
|
JOB_TITLE_ID |
ID of the job title. Must be one of the values configured by your administrator. Can be set by ID or title name (JOB_TITLE)
|