ProjWBSService.getProjectSite Method [AX 2012]

Gets the Collaboration site Url, Task list Name and the folder to save the file

public CLRObject getProjectSite(int64 _recId)

Run On

Server

Parameters

_recId
Type: int64
The Project recId of the current project you are working with

Return Value

Type: CLRObject Class
The Url of the Collaboration site as string, Task list Name and the folder to save the file

Community Additions

ADD
Show: