Metabase > Metabase Assembly Interfaces > IMetabaseCustomObjectReference
Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IMetabaseCustomObjectReference interface contains properties used to work with an object dependency of a custom class.
IMetabaseCustomObjectReference
Property name | Brief description | |
![]() |
Key | The Key property returns a dependency key. |
![]() |
Object | The Object property returns the repository object, on which the custom class object depends. |
![]() |
Owner | The Owner property returns the repository object owner, on whom the custom class object depends. |
See also: