Click or drag to resize

GetUserGroupsModelIsManaged Property

Whether this group is a managed group or not.

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

Property Value

Boolean
Remarks
An Employee can only be present in one (1) managed group at a time.

Example
True
See Also