Share via


EcoResProductDimensionGroup::findByDimensionGroupName Method

Finds a record in the EcoResProductDimensionGroup table.

Syntax

client server public static EcoResProductDimensionGroup findByDimensionGroupName(EcoResProductDimensionGroupName _dimensionGroupName, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to select the record for update.

Return Value

Type: EcoResProductDimensionGroup Table
An EcoResProductDimensionGroup buffer.

See Also

Reference

EcoResProductDimensionGroup Table