Endeca Presentation API
NavRecordStructureExpr Property
NamespacesEndeca.NavigationENEQueryNavRecordStructureExpr
Gets and sets the structure expression on this navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string NavRecordStructureExpr{ get; set;}
Public Overridable Property NavRecordStructureExpr As String
public:
virtual property String^ NavRecordStructureExpr {
	String^ get ();
	void set (String^ value);
}
Value
The structure expression for this query or null if none is set.
Remarks
Structure expressions enable navigation on the structure of records.

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