IMetabaseSecurity.Groups

Syntax

Groups: IMetabaseGroups;

Groups: Prognoz.Platform.Interop.Metabase.IMetabaseGroups;

Description

The Groups property returns collection of users groups, created in the current repository.

Comments

By default the administrators built-in group has the 0 index (first group).

Fore and Fore.NET Examples

The property use is given in the example for IMetabaseGroup.AddMember.

See also:

IMetabaseSecurity