[Missing <summary> documentation for "P:NHibernate.IQueryExpression.Type"]

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

Syntax

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

See Also