ProjWBSLockBox.getSharePointSite Method [AX 2012]

Gets the SharePoint site associated with the project Id.

public abstract str getSharePointSite(ProjId _projId)

Run On

Called

Parameters

_projId
Type: ProjId Extended Data Type
The project Id.

Return Value

Type: str
A string.

Abstract method.

Community Additions

ADD
Show: