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