Class representing an Endeca name/value property pair.

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

Syntax

C#
public class Property : IComparable
Visual Basic
Public Class Property _
	Implements IComparable
Visual C++
public ref class Property : IComparable

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation..::..Property

See Also