ICustomObjectResolver.Name

Syntax

Name: String;

Description

The Name property returns name 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