GetUserBasicModelTitle Property |  |
Gets the title assigned to a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Title { get; set; }
function get_Title();
function set_Title(value);
Property Value
String
Remarks
Gets the title assigned to a user. This value represents a job title of the employee. The title is often used in corporation hierarchies.
Note |
---|
Setup:
Manager > Employees > Information Tab
|
ExampleSales Rep
See Also