SysComputedColumn::comparisionExpressionList Method [AX 2012]

Creates an instance of the List class which is initialized to contain elements of type string.

Syntax

client server public static List comparisionExpressionList()

Run On

ClientOrServer

Return Value

Type: List Class
An instance of the List class.

Remarks

The retrieved object should be used in calls to the and method on this class.

See Also

Reference

SysComputedColumn Class