Namespace:
NHibernate.Tuple
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property VersionProperty As VersionProperty |
C# |
---|
public VersionProperty VersionProperty { get; } |
Visual C++ |
---|
public: property VersionProperty^ VersionProperty { VersionProperty^ get (); } |
JavaScript |
---|
function get_versionProperty(); |