AxInternalBase.mapPolicy Method [AX 2012]
Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework.
Syntax
public AxMapPolicy mapPolicy([AxMapPolicy _mapPolicy])
Run On
Called
Parameters
- _mapPolicy
Type: AxMapPolicy Class
AxMapPolicy class; optional.
Remarks
The mapPolicy method is designed to contain the AxMapPolicy class that defines how to do value mapping, use validation of input, and use defaulting in the classes that derive from the AxInternalBase class.