[Missing <summary> documentation for "F:NHibernate.Cfg.Configuration.propertyReferences"]

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

Syntax

C#
protected IList<Mappings..::..PropertyReference> propertyReferences
Visual Basic
Protected propertyReferences As IList(Of Mappings..::..PropertyReference)
Visual C++
protected:
IList<Mappings..::..PropertyReference^>^ propertyReferences

See Also