Share via


DimensionController.setReference Method [AX 2012]

Sets the record ID of the DimensionAttributeValueCombination referenced by the dialog field or table field.

Syntax

protected void setReference(LedgerDimensionBase _value, [boolean _rereadReferenceDataSources])

Run On

Called

Parameters

  • _rereadReferenceDataSources
    Type: boolean
    A Boolean value that specifies whether the data source should be reread; optional.

See Also

Reference

DimensionController Class