Share via


DimensionAttributeValueSetItem::find Method

Finds the specified record in the DimensionAttributeValueSetItem table.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

DimensionAttributeValueSetItem Table