AddUserProfileManagerID Property | |
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string ManagerID { get; set; }
function get_ManagerID();
function set_ManagerID(value);
Property Value
StringRemarks
Gets the managers
EmpIdentifier of the current user. This value represents the
EmpIdentifier of the manager who is assgined to the current user.
Note |
---|
Setup:
Manager > Employees > Information Tab
|
Example D9999
See Also