[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.ICollectionPropertiesMapping.Inverse"]

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

Syntax

C#
bool Inverse { get; }
Visual Basic
ReadOnly Property Inverse As Boolean
	Get
Visual C++
property bool Inverse {
	bool get ();
}

See Also