IDimAttributesInstance

Description

The IDimAttributesInstance interface contains properties and methods of dictionary attribute collection.

Properties

  Property name Brief description
Count The Count property returns the number of dictionary attributes.
Item The Item property returns an object containing dictionary attribute.

Methods

  Method name Brief description
FindById The FindById method searches attribute by its ID.
FindByKey The FindByKey method searches attribute by its key.

See also:

Dimensions Assembly Interfaces