Get the name of this filter.
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Name As String |
C# |
---|
string Name { get; } |
Visual C++ |
---|
property String^ Name { String^ get (); } |
JavaScript |
---|
function get_name(); |