ICustomObjectResolver.Key

Syntax

Key: Integer;

Description

The Key property returns key of custom class object.

Comments

To get identifier of custom class object, use the ICustomObjectResolver.Id property.

Example

The property use is given in the Example for IMetabaseUpdateProgress.OnBeforeCustomObjectSaveToPef.

See also:

ICustomObjectResolver