Share via


AssetAcquisitionMethod::find Method

Reads the AssetAcquistionMethod table for the specified acquisition method.

Syntax

client server public static AssetAcquisitionMethod find(
    AssetAcquisitionMethodId _acquisitionMethod, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: AssetAcquisitionMethod Table
An asset acquisition method buffer.

See Also

Reference

AssetAcquisitionMethod Table