Share via


VendCoverPageLayout::find Method

Reads the VendCoverPageLayout table to find the specified record.

Syntax

client server public static VendCoverPageLayout find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: VendCoverPageLayout Table
A VendCoverPageLayout table buffer.

See Also

Reference

VendCoverPageLayout Table