Common interface for things that can handle meta attributes.

Namespace: NHibernate.Mapping
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IMetaAttributable
Visual Basic
Public Interface IMetaAttributable
Visual C++
public interface class IMetaAttributable

See Also