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
ServerParameters
- _recId
- Type: int64
The Project recId of the current project you are working with
Return Value
Type: CLRObject ClassThe Url of the Collaboration site as string, Task list Name and the folder to save the file
Community Additions
ADD
Show: