Request.UserGetFilters Method
Gets the filters that are available to the current user and the specified project.
[Visual Basic]Public Function UserGetFilters( _
ByVal
projectId As
Integer _
) As
DataTable Parameters
- projectId
- 0: all projects, otherwise project id
Return Value
A table with two columns: id, name
See Also
Request Class | Futureware.MantisConnect Namespace