AddUserProfileManagerID Property |  |
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string ManagerID { get; set; }
function get_ManagerID();
function set_ManagerID(value);
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 |
---|
Setup:
Manager > Employees > Information Tab
|
ExampleD9999
See Also