Request.ProjectGetVersions Method
Get versions defined for the project with the specified id.
[Visual Basic]Public Function ProjectGetVersions( _
ByVal
projectId As
Integer _
) As
DataTable Parameters
- projectId
- project id (greater than 0)
Return Value
A datatable of versions (version).
See Also
Request Class | Futureware.MantisConnect Namespace