InventDimCtrl.getFieldSetup Method [AX 2012]

Retrieves an instance of the InventDimGroupFieldSetup class that matches a specified buffer.

Syntax

public InventDimGroupFieldSetup getFieldSetup(FieldId _dimensionFieldId)

Run On

Called

Parameters

Return Value

Type: InventDimGroupFieldSetup Class
An instance of the InventDimGroupFieldSetup class.

Remarks

The 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

InventDimCtrl Class