| AddUserProfileTitle 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
 Syntax
Syntaxpublic string Title { get; set; }function get_Title();
function set_Title(value);
Property Value
String Remarks
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
 
 | 
 Example
ExampleSales Rep
 See Also
See Also