ProjectService.getProjectRecId Method [AX 2012]

Gets the RecId that corresponds to the given project Id.

public RecId getProjectRecId(str _projId)

Run On

Server

Parameters

_projId
Type: str
A project ID.

Return Value

Type: RecId Extended Data Type
The RecId of the project with the given project ID.

Community Additions

ADD
Show: