Share via


ProjectRevenueHeader::find Method

Finds the specified record in the ProjectRevenueHeader table.

Syntax

client server public static ProjectRevenueHeader find(
    RecId _projectRevenueHeader, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: ProjectRevenueHeader Table
A record in the ProjectRevenueHeader table.

See Also

Reference

ProjectRevenueHeader Table