AfStronglyTypedDataContainer.new Method [AX 2012]

Initializes a new instance of the AfStronglyTypedDataContainer class.

protected void new([str _dataContainerType])

Run On

Called

Parameters

_dataContainerType
Type: str
The type of the data container to create.

This method uses the data container type to create, creates the underlying weakly-typed data container of the specified type, and stores the reference to that data container.

Community Additions

ADD
Show: