[Missing <summary> documentation for "M:NHibernate.Criterion.Property.GtProperty(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public AbstractCriterion GtProperty( string other ) |
| Visual Basic |
|---|
Public Function GtProperty ( _ other As String _ ) As AbstractCriterion |
| Visual C++ |
|---|
public: AbstractCriterion^ GtProperty( String^ other ) |
Parameters
- other
- Type: System..::..String
[Missing <param name="other"/> documentation for "M:NHibernate.Criterion.Property.GtProperty(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Criterion.Property.GtProperty(System.String)"]