Share via


VendCertType::find Method

Finds a specific record in the VendCertType table.

Syntax

client server public static VendCertType find(
    RecId _vendCertTypeRecId, 
   [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: VendCertType Table
A VendCertType table buffer.

See Also

Reference

VendCertType Table