Click or drag to resize

UserProfileManagerID Property

Gets the managers EmpIdentifier of the current user

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

Property Value

String
Remarks
Gets the managers EmpIdentifier of the current user. This value represents the EmpIdentifier of the manager who is assgined to the current user.

Note  Note
Setup:
Manager > Employees > Information Tab
Example
D9999
See Also