Property | Type | Description | |
---|---|---|---|
SearchTerm | string |
Method | Description | |
---|---|---|
GetQuery ( ISession session ) : ICriteria |
Search for a project with a name or description like the given searchterm.
|
public GetQuery ( ISession session ) : ICriteria | ||
session | ISession | The session. |
return | ICriteria |