Click or drag to resize

UserPoliciesGroups Property

Gets a UserPolicyGroups structure.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public UserPolicyGroups Groups { get; set; }

Property Value

UserPolicyGroups
Remarks
Gets a UserPolicyGroups structure which represents the group data that this user is assigned into.

Note  Note
Setup:
Manager > Employees > Policies Tab
Configuration > Security > Employee Groups
See Also