ICustomProperty

Assembly: Metabase;

Description

The ICustomProperty interface contains properties that are used to work with update object custom property.

Inheritance Hierarchy

          ICustomProperty

Comments

To get object of this type, use the ICustomProperties.Item property.

Properties

  Property name Brief description
Id The Id property determines a custom property identifier.
Name The Name property determines a custom property name.
Value The Value property determines a custom property value.

See also:

Metabase Assembly Interfaces

Related work items

Requirement