IDbClass

Description

The IDbClass interface contains properties of an object class available in the platform.

Comments

The object class can be obtained using properties and methods of the IDbClasses interface.

Properties

  Property name Brief description
IsAbstract The IsAbstract property returns whether the class does not support creation.
IsObsolete The IsObsolete property returns whether the class is outdated.
SupportsElementDependencies The SupportsElementDependencies property returns whether the class tracks changes in MDM dictionaries.
SupportsElementDependents The SupportsElementDependents property returns whether the class tracks changes in its elements.

Properties inherited from INamedEntityModel

  Property name Brief description
Id The Id property returns the object identifier.
Key The Key property returns the object key.
Name The Name property returns the object name.

See also:

Metabase Assembly Interfaces