ObjectClass: Integer;
The ObjectClass property returns class of the object, with which the operation was executed.
If the current record corresponds to repository connection, the property returns 0. One of the values available in the MetabaseObjectClass enumeration is returned for all other operations.
The property use is given in the example for IAuditLog.OpenPlainLog.
See also: