DimensionDefaultingController.reactivate Method [AX 2012]
Removes all controls and reactivates with new controls.
Syntax
public void reactivate([SelectableDataArea _company])
Run On
Called
Parameters
- _company
Type: SelectableDataArea Extended Data Type
The company to use to filter the list of dimension attributes.
Exceptions
Exception | Condition |
---|---|
Error | The value of the _company parameter is not valid. |