ICustomObjectResolver.Description

Fore Syntax

Description: String;

Fore.NET Syntax

Description: string;

Description

The Description property returns description of custom object.

Comments

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

Fore and Fore.NET Examples

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

See also:

ICustomObjectResolver