AxInternalBase.valueMappingInbound Method [AX 2012]

Indicates whether the AxBC class can use value-mapping incoming.

Syntax

protected boolean valueMappingInbound()

Run On

Called

Return Value

Type: boolean
true if the AxBC class can use value-mapping incoming; otherwise, false.

Remarks

The use of value mapping depends on the map policy, the XMLDocDirection that is passed to the AxBC class, and the useMapPolicy variable.

See Also

Reference

AxInternalBase Class