PBAConsConstraintSimple.setValue Method [AX 2012]

This member overrides the setValue Method.

public void setValue(
    PBAVar _variable, 
    PBAArrayIdx _idx, 
    anytype _value, 
   [boolean _validate, 
    Types _types])

Run On

Server

Parameters

_variable
Type: PBAVar Extended Data Type
_idx
Type: PBAArrayIdx Extended Data Type
_value
Type: anytype
_validate
Type: boolean
_types
Type: Types Enumeration

Community Additions

ADD
Show: