DimensionControllerObject.DimensionLinkAllowFieldEdit Method [AX 2012]
Rises when a field is being made editable for a specified dimension attribute.
Syntax
protected void DimensionLinkAllowFieldEdit(DimensionLinkCancelEventArgs _e)
Run On
Called
Parameters
- _e
Type: DimensionLinkCancelEventArgs Class
The DimensionLinkCancelEventArgs class that is supplied to the event subscription.