OperationClass(Index: Integer): Integer;
Index - index of a position of an operation. Number of positions is determined by the OperationCount property.
The OperationClass property determines an objects class for that this operation is displayed in access protocol for relevant operation.
The Operation property determines type of the operation. 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: