[Missing <summary> documentation for "P:NHibernate.Hql.Classic.PathExpressionParser.PropertyType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
protected IType PropertyType { get; } |
| Visual Basic |
|---|
Protected ReadOnly Property PropertyType As IType Get |
| Visual C++ |
|---|
protected: property IType^ PropertyType { IType^ get (); } |