USER_TITLEJOB_TITLE Property
Job title name. Must be one of the values configured by your administrator. Can be set by ID (JOB_TITLE_ID) or title name
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public string JOB_TITLE { get; set; }
Public Property JOB_TITLE As String
Get
Set
function get_JOB_TITLE();
function set_JOB_TITLE(value);
Property Value
String