This documentation is archived and is not being maintained.
AfStronglyTypedDataContainer.set_Array Method [AX 2012]
Sets the value of the data item of array type.
protected void set_Array(str _name, AfArray _value)
Run On
Called
Parameters
-
_name
- Type: str
The data item name.
-
_value
- Type: AfArray Class
The data item value.