Metabase > Metabase Assembly Interfaces > IMetabaseObjectName
Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IMetabaseObjectName interface is used to work with an object name.
IMetabaseObjectName
Property name | Brief description | |
![]() |
Description | The Description property determines a note (description) for the object name. |
![]() |
IsDefault | The IsDefault property returns True if object name is used by default. |
![]() |
Locale | The Locale property returns identifier of the name language. |
![]() |
Name | The Name property determines the name of the object. |
See also: