PDSAdvancedPricing.setElementValue Method [AX 2012]
Sets an element in the current equation to a specified value.
public void setElementValue(PDSCalcElementBase _element, real _value)
Run On
ServerParameters
- _element
- Type: PDSCalcElementBase Enumeration
The equation element.
- _value
- Type: real
The value to be assigned to the equation element.
Community Additions
ADD
Show: