ProjProjectResourceList::construct Method [AX 2012]

Constructs an instance of ProjProjectResourceList class

server public static ProjIProjectResourceList construct(guid _userSession)

Run On

Server

Parameters

_userSession
Type: guid
User session to use within the class

Return Value

Type: ProjIProjectResourceList Interface
An instance of ProjProjectResourceList class

Creates a new instance of ProjProjectResourceList class

Show: