Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected ReadOnly Property PropertyType As IType |
C# |
---|
protected IType PropertyType { get; } |
Visual C++ |
---|
protected: property IType^ PropertyType { IType^ get (); } |
JavaScript |
---|
function get_propertyType(); |