The IDbClass interface contains properties of an object class available in the platform.
The object class can be obtained using properties and methods of the IDbClasses interface.
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. |
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: