This documentation is archived and is not being maintained.
AfStronglyTypedDataContainer.get_EdtArray Method [AX 2012]
Gets data items of the extended array type.
protected anytype get_EdtArray(str _name)
Run On
Called
Parameters
-
_name
- Type: str
The data item name.
Return Value
Type:
anytype
The value of the data item of the corresponding extended array type.
If the data item does not exist, the method throws an exception.