Key: Integer;
Key: uinteger;
The Key property returns key of custom class object.
To get identifier of custom class object, use the ICustomObjectResolver.Id property.
The property use is given in the Example for IMetabaseUpdateProgress.OnBeforeCustomObjectSaveToPef.
See also: