ICustomObjectResolver.Id

Syntax

Id: String;

Description

The Id property returns custom object identifier.

Comments

To get custom object key, use the ICustomObjectResolver.Key property.

Example

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

See also:

ICustomObjectResolver