AfStronglyTypedDataContainer.set_List Method [AX 2012]

Sets the value for data items of data container list type.

Syntax

protected void set_List(str _name, AfStronglyTypedDataContainerList _value)

Run On

Called

Parameters

  • _name
    Type: str
    The data item name.

See Also

Reference

AfStronglyTypedDataContainer Class