Show contents 

Metabase > Metabase Assembly Interfaces > IMetabaseUpdate > IMetabaseUpdate.CustomProperties

IMetabaseUpdate.CustomProperties

Syntax

CustomProperties: ICustomProperties;

Description

The CustomProperties property returns the collection of custom metadata of update object.

Example

The property use is given in the example for ICustomProperty.Id.

See also:

IMetabaseUpdate