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