Click or drag to resize

UserInfoModelGroupManagerIDList Property

Gets or sets the Manager ID List for an employee

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<int> GroupManagerIDList { get; set; }

Property Value

ListInt32
Remarks
Gets or sets the Manager ID List for an employee .

Example
123
See Also