Class representing an Endeca name/value property pair.

Namespace: Endeca.Navigation
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)

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