IAuditFilterCondition.ClassId

Syntax

ClassId(Index: Integer): Integer;

Parameters

Index. Class index. The number of classes is specified by the IAuditFilterCondition.ClassCount property.

Description

The ClassId property determines a class of an object for that protocol records are displayed in access protocol. The class is determined using the MetabaseObjectClass enumeration.

Example

The example of use is given in description of IAuditFilterCondition.ClassCount.

See also:

IAuditFilterCondition