ProjWBSService.getProjectSiteCreationInfo Method [AX 2012]
Gets the parameters to create a site
public CLRObject getProjectSiteCreationInfo(int64 _recId)
Run On
ServerParameters
- _recId
- Type: int64
The Project recId of the current project you are working with
Return Value
Type: CLRObject ClassSystem.String [] array containing the defaultUrl, defaultTemplateName, defaultTitle, and defaultDescription
Community Additions
ADD
Show: