Share via


EcoResProductDimGroupSetup.getFieldSetup Method [AX 2012]

Initializes an instance of the InventDimGroupFieldSetup class, based on the specified dimension setup record.

Syntax

public InventDimGroupFieldSetup getFieldSetup(FieldId _dimensionFieldId)

Run On

Called

Parameters

Return Value

Type: InventDimGroupFieldSetup Class
An instance of the InventDimGroupFieldSetup class.

Remarks

The instance of the InventDimGroupFieldSetup class that is returned is never null Nothing nullptr unit a null reference (Nothing in Visual Basic) , but may not have a dimension field ID.

See Also

Reference

EcoResProductDimGroupSetup Class