Share via


MainAccountCategory::findAccountCategoryRef Method

Reads the MainAccountCategory table for the specified AccountCategoryRef value.

Syntax

client server public static MainAccountCategory findAccountCategoryRef(
    AccountCategoryRef _accountCategoryRef, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: MainAccountCategory Table
A MainAccountCategory table buffer.

See Also

Reference

MainAccountCategory Table