Endeca Presentation API
IExpr Interface
NamespacesEndeca.Navigation.AnalyticsIExpr
IExpr is the interface for various types of composable Select derived property expressions.
Declaration Syntax
C#Visual BasicVisual C++
public interface IExpr : IQueryNode
Public Interface IExpr _
	Implements IQueryNode
public interface class IExpr : IQueryNode
Members
All MembersMethods



IconMemberDescription
ToString()()
Returns the String form of this query node.
(Inherited from IQueryNode.)
ToWire()()
Returns the wire form of this query node.
(Inherited from IQueryNode.)
ValidateSyntax()()
Validates the syntax of this query node.
(Inherited from IQueryNode.)

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