ProjWBSService.getProjectSiteName Method [AX 2012]

Gets the Project site name

public str getProjectSiteName(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 name of the Project site as string

Community Additions

ADD
Show: