Instances of ExprKey represent record field names. The fields are Endeca properties or dimensions.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
public class ExprKey : IExpr, IQueryNode
Visual Basic
Public Class ExprKey _
	Implements IExpr, IQueryNode
Visual C++
public ref class ExprKey : IExpr, 
	IQueryNode

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation.Analytics..::..ExprKey

See Also