Share via


ProjActivity::findJobId Method

Gets the activity that has the specified job ID.

Syntax

client server public static ProjActivity findJobId(JmgJobId _jobId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: ProjActivity Table
A ProjActivity table record of the desired activity.

See Also

Reference

ProjActivity Table