ProjProjectInfoService.getProjectInfoListByTimesheetNumber Method [AX 2012]

Get the list of project information objects for each project developed in current timesheet. This is a web service method.

public List getProjectInfoListByTimesheetNumber(TSTimesheetNbr _timesheetNumber)

Run On

Server

Parameters

_timesheetNumber
Type: TSTimesheetNbr Extended Data Type
The number of the timesheet.

Return Value

Type: List Class
A List of TSProjectInfoData class.

Community Additions

ADD
Show: