PBAConsConstraintSimpleMulti.deduct Method [AX 2012]

Computes a list of values for the variable that trigger the constraint condition.

public Set deduct(PBAVariable _variable, PBAArrayIdx _arrayIdx)

Run On

Server

Parameters

_variable
Type: PBAVariable Table
_arrayIdx
Type: PBAArrayIdx Extended Data Type

Return Value

Type: Set Class
A set of string values that trigger the condition of the constraint.

Community Additions

ADD
Show: