IMetabaseUpdateMandatoryAccess.CategoryCount

Fore Syntax

CategoryCount: Integer;

Fore.NET Syntax

CategoryCount: Integer;

Description

The CategoryCount property returns the number of categories.

Comments

If the mandatory access is disabled, it returns 0.

Example

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

See also:

IMetabaseUpdateMandatoryAccess