Show contents 

ABAC > ABAC Assembly Interfaces > IABACRule > IABACRule.Description

IABACRule.Description

Syntax

Description(Locale: LocaleCodeID): String;

Description[Prognoz.Platform.Interop.ForeSystem.LocaleCodeID]: System.String;

Parameters

Locale. Description language.

Description

The Description property determines a rule description.

Fore and Fore.NET Examples

The property use is given in the example for IABACRootPolicyObject.Policies.

See also:

IABACRule