[Missing <summary> documentation for "P:NHibernate.Mapping.PersistentClass.PropertyClosureSpan"]

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

Syntax

C#
public virtual int PropertyClosureSpan { get; }
Visual Basic
Public Overridable ReadOnly Property PropertyClosureSpan As Integer
	Get
Visual C++
public:
virtual property int PropertyClosureSpan {
	int get ();
}

See Also