[Missing <summary> documentation for "P:NHibernate.Mapping.ISelectable.Text"]

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

Syntax

C#
string Text { get; }
Visual Basic
ReadOnly Property Text As String
	Get
Visual C++
property String^ Text {
	String^ get ();
}

See Also