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 public string Title { get; set; }
function get_Title();
function set_Title(value);
Property Value
StringRemarks
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 Sales Rep
See Also