IDbClass

Description

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

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 the changes in the MDM dictionary.
SupportsElementDependents The SupportsElementDependents property returns whether the class tracks the changes 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