ICustomObjectResolver.Id

Fore Syntax

Id: String;

Fore.NET Syntax

Id: string;

Description

The Id property returns custom object identifier.

Comments

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

Fore and Fore.NET Examples

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

See also:

ICustomObjectResolver