InventDimCtrl.getFieldSetup Method [AX 2012]

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

public InventDimGroupFieldSetup getFieldSetup(FieldId _dimensionFieldId)

Run On

Called

Parameters

_dimensionFieldId
Type: FieldId Extended Data Type
Specifies a dimension field ID for which a record is to be found.

Return Value

Type: InventDimGroupFieldSetup Class
An instance of the InventDimGroupFieldSetup class.

The class that is returned is never nullNothingnullptrunita null reference (Nothing in Visual Basic), but may not have a dimension field ID.

Community Additions

ADD
Show: