OperationClass(Index: Integer): Integer;
Index - index of a position of an operation. The number of positions is defined by the IAuditFilterCondition.OperationCount property.
The OperationClass property determines an objects class for that this operation is displayed in access protocol for relevant operation.
Operation type is specified using the IAuditFilterCondition.Operation property. While determining class of an object it is necessary to take into consideration binding of operations to specified classes:
Basic, additional and specific operations available for specified objects types are shown in the Types of Events section.
The property use is given in the example for IAuditFilterCondition.Operation.
See also: