IChangesHistoryAuditLog.ObjectClass

Syntax

ObjectClass: Integer;

Description

The ObjectClass property returns class of the object, with which the operation was executed.

Comments

The returned numeric class value corresponds to one of the elements of the MetabaseObjectClass enumeration. The object class for custom class objects can be obtained in the IMetabaseCustomClass.ClassId property.

Example

The property use is given in the example for IAuditLog.OpenChangesHistoryLog.

See also:

IChangesHistoryAuditLog

Defect 353945