Endeca Presentation API
TableName Property
NamespacesEndeca.Navigation.AnalyticsFilterInTableName
Gets and sets the table name for this FilterIn.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string TableName{ get; set;}
Public Overridable Property TableName As String
public:
virtual property String^ TableName {
	String^ get ();
	void set (String^ value);
}
Value
The table name of this FilterIn. Note that for the setter, the table names NavStateRecords and AllBaseRecords are reserved and therefore cannot be specified.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0