Interface ITranslatableObject
Objects whose name and description properties can be translated
Inherited Members
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public interface ITranslatableObject : IAnnotationObject, ITabularNamedObject, ITabularObject, INotifyPropertyChanged, INamedObject
Properties
TranslatedDescriptions
Declaration
TranslationIndexer TranslatedDescriptions { get; }
Property Value
Type | Description |
---|---|
TranslationIndexer |
TranslatedNames
Declaration
TranslationIndexer TranslatedNames { get; }
Property Value
Type | Description |
---|---|
TranslationIndexer |