IMetabaseUpdateSecurityCategory.Level

Fore Syntax

Level(Index: Integer):IMetabaseUpdateSecurityLevel;

Fore.NET Syntax

Level[Index: Integer]:Prognoz.Platform.Interop.Metabase.IMetabaseUpdateSecurityLevel;

Parameters

Index. Index of the security level.

Description

The Level property returns the security level by index.

Example

The property use is given in example for the IMetabaseUpdateMandatoryAccess.Category property.

See also:

IMetabaseUpdateSecurityCategory