ICustomObjectResolver.Description

Syntax

Description: String;

Description

The Description property returns description of custom object.

Comments

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

Example

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

See also:

ICustomObjectResolver