Свойство | Тип | Описание | |
---|---|---|---|
ExceptForSprintUser | SprintUser | ||
Sprint | Sprint |
Метод | Описание | |
---|---|---|
GetQuery ( ISession session ) : ICriteria |
Query taken tasks - Specify a sprint to query on tasks belonging to that sprint. - Specify ExceptForSprintUser to exclude that SprintUser.
|
public GetQuery ( ISession session ) : ICriteria | ||
session | ISession | The session. |
Результат | ICriteria |