[Missing <summary> documentation for "P:Remotion.Linq.Clauses.IQuerySource.ItemType"]

Namespace: Remotion.Linq.Clauses
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

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

See Also