SysComputedColumn::comparisionExpressionMap Method [AX 2012]

Creates an instance of the Map class which is initialized to contain elements where both key and value are of type string.

Syntax

client server public static Map comparisionExpressionMap()

Run On

ClientOrServer

Return Value

Type: Map Class
An instance of the Map class.

Remarks

The returned object is used in calls to the switch method on this class.

See Also

Reference

SysComputedColumn Class