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
Syntaxpublic List<int> GroupManagerIDList { get; set; }
function get_GroupManagerIDList();
function set_GroupManagerIDList(value);
Property Value
ListInt32
Remarks
Gets or sets the Manager ID List for an employee .
Example123
See Also