| UserProfileManagerID Property |  | 
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string ManagerID { get; set; }function get_ManagerID();
function set_ManagerID(value);
Property Value
String Remarks
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
 
 | 
 Example
ExampleD9999
 See Also
See Also