Click or drag to resize

AddUserProfileTitle Property

Gets the title assigned to a user

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Title { get; set; }

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  Note
Setup:
Manager > Employees > Information Tab
Example
Sales Rep
See Also