Interface ITabularObject
Inherited Members
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public interface ITabularObject : INotifyPropertyChanged
Properties
IsRemoved
Declaration
bool IsRemoved { get; }
Property Value
Type | Description |
---|---|
bool |
Model
Declaration
Model Model { get; }
Property Value
Type | Description |
---|---|
Model |
ObjectType
Declaration
ObjectType ObjectType { get; }
Property Value
Type | Description |
---|---|
ObjectType |