[Missing <summary> documentation for "P:NHibernate.Tuple.Component.ComponentMetamodel.TuplizerMapping"]

Namespace: NHibernate.Tuple.Component
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public ComponentEntityModeToTuplizerMapping TuplizerMapping { get; }
Visual Basic
Public ReadOnly Property TuplizerMapping As ComponentEntityModeToTuplizerMapping
	Get
Visual C++
public:
property ComponentEntityModeToTuplizerMapping^ TuplizerMapping {
	ComponentEntityModeToTuplizerMapping^ get ();
}

See Also