AxInternalBase.valueMappingOutbound Method [AX 2012]

Indicates whether the AxBC class can use value mapping outgoing.

Syntax

protected boolean valueMappingOutbound()

Run On

Called

Return Value

Type: boolean
true if the AxBC class can use value mapping outgoing; 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

AxInternalBase Class

XMLDocDirection Enumeration