Share via


ProjActivity::find Method

Retrieves the activity with the given project and activity IDs.

Syntax

client server public static ProjActivity find(ProjActivityNumber _activityNumber, [boolean _forupdate])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

ProjActivity Table