ProjWBSService.getProjectSiteCreationInfo Method [AX 2012]

Gets the parameters to create a site

public CLRObject getProjectSiteCreationInfo(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
System.String [] array containing the defaultUrl, defaultTemplateName, defaultTitle, and defaultDescription

Community Additions

ADD
Show: