Class representing supplemental information and data for a navigation query.

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

Syntax

C#
public class Supplement : IPropertyContainer
Visual Basic
Public Class Supplement _
	Implements IPropertyContainer
Visual C++
public ref class Supplement : IPropertyContainer

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation..::..Supplement

See Also