Share via


MainAccountTemplate::find Method

Reads the MainAccountTemplate table for the specified record ID.

Syntax

client server public static MainAccountTemplate find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: MainAccountTemplate Table
A buffer that contains the MainAccountTemplate table.

See Also

Reference

MainAccountTemplate Table