Endeca Presentation and Logging APIs

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

Syntax

C#
public class PropertyMap : IDictionary, 
	ICollection, IEnumerable
Visual Basic (Declaration)
Public Class PropertyMap _
	Implements IDictionary, ICollection, IEnumerable
Visual C++
public ref class PropertyMap : IDictionary, 
	ICollection, IEnumerable

Inheritance Hierarchy

System..::.Object
  Endeca.Navigation..::.PropertyMap

See Also