Endeca Presentation and Logging APIs

Namespace:  Endeca.Navigation.Analytics
Assembly:  Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.1.4.0 (6.1.4.3290)

Syntax

C#
public class ExprConstant : IExpr, 
	IQueryNode
Visual Basic (Declaration)
Public Class ExprConstant _
	Implements IExpr, IQueryNode
Visual C++
public ref class ExprConstant : IExpr, 
	IQueryNode

Inheritance Hierarchy

System..::.Object
  Endeca.Navigation.Analytics..::.ExprConstant

See Also