Namespace: SchemaExplorer.Design
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public ITabularObject SelectedTabularObjectBase { get; }
Visual Basic
Public ReadOnly Property SelectedTabularObjectBase As ITabularObject
	Get

Property Value

Type: ITabularObject

See Also