Helper interface to indicate that a class has an attribute map whose values should be exposed as properties.

Namespace:  Endeca.Data.ComponentModel
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public interface IAttributeMapProvider
Visual Basic (Declaration)
Public Interface IAttributeMapProvider
Visual C++
public interface class IAttributeMapProvider

See Also