AfArray.getTypeInfo Method [AX 2012]

Gets the X++ type and default value for the specified array element type.

private container getTypeInfo(AfDataItemTypeDescriptor _elementTypeDescriptor)

Run On

Called

Parameters

_elementTypeDescriptor
Type: AfDataItemTypeDescriptor Class
The type descriptor of array elements.

Return Value

Type: container
The information for the specified type of array elements.

Community Additions

ADD
Show: