InventSiteDimensionLinkProvider.allowFieldEdit Method [AX 2012]
Responds to a dimension controller when a field is allowed to be edited for a specified dimension attribute.
Syntax
public void allowFieldEdit(DimensionLinkCancelEventArgs _e)
Run On
Called
Parameters
- _e
Type: DimensionLinkCancelEventArgs Class
Remarks
This method is an event subscription method.