| UserInfoModelGroupManagerIDList Property |  | 
                Gets or sets the Manager ID List for an employee 
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic List<int> GroupManagerIDList { get; set; }function get_GroupManagerIDList();
function set_GroupManagerIDList(value);
Property Value
ListInt32 Remarks
Remarks
                 Gets or sets the Manager ID List for an employee . 
                
 Example
Example123
 See Also
See Also