AfStronglyTypedDataContainer.get_List Method [AX 2012]
Gets data items of the type data container list.
protected AfStronglyTypedDataContainerList get_List(str _name)
Run On
CalledParameters
- _name
- Type: str
The data item name.
Return Value
Type: AfStronglyTypedDataContainerList ClassThe value of the data item of a type data container list (AfDataContainerList).
Community Additions
ADD
Show: