Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Type As IType |
C# |
---|
public IType Type { get; } |
Visual C++ |
---|
public: virtual property IType^ Type { IType^ get () sealed; } |
JavaScript |
---|
function get_type(); |