ProjActivityLookup.getActivityByRecId Method [AX 2012]

Gets the activity that is related to the specified record ID.

public ProjTable getActivityByRecId(RecId activityRecId)

Run On

Called

Parameters

activityRecId
Type: RecId Extended Data Type
The activity record ID.

Return Value

Type: ProjTable Table
A ProjTable record.

Community Additions

ADD
Show: