IMetabaseUpdateSecurityCategory.FindLevelByLabel

Fore Syntax

FindLevelByLabel(CriticalityLabel: Integer):IMetabaseUpdateSecurityLevel;

Fore.NET Syntax

FindLevelByLabel(CriticalityLabel: Integer):Prognoz.Platform.Interop.Metabase.IMetabaseUpdateSecurityLevel;

Parameters

CriticalityLabel.

Description

The FindLevelByLabel method returns the security level by the criticality label.

Example

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

See also:

IMetabaseUpdateSecurityCategory