Interface IFolderObject
- Inherited Members
-
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
Represents an object than can be contained in a Display Folder. Examples:
- Measures
- Columns
- Hierarchies
- Folders
public interface IFolderObject : ITabularTableObject, ITabularNamedObject, ITabularObject, INotifyPropertyChanged, INamedObject
- Extension Methods
-
Properties
DisplayFolder
string DisplayFolder { get; set; }
Property Value
TranslatedDisplayFolders
TranslationIndexer TranslatedDisplayFolders { get; }
Property Value