ProjWBSService.createProjectSite Method [AX 2012]

Creates the Collaboration site and returns the Url

public str createProjectSite(int64 _recId)

Run On

Server

Parameters

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

Return Value

Type: str
The Url of the Collaboration site created as string

Community Additions

ADD
Show: