DimensionAttributeSetItem::find Method

Finds the specified record in the DimensionAttributeSetItem table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: DimensionAttributeSetItem Table
A record in the DimensionAttributeSetItem table; otherwise, an empty record.

See Also

Reference

DimensionAttributeSetItem Table