AifDocument.new Method [AX 2012]

The class constructor.

protected void new([str dataContainerType])

Run On

Called

Parameters

dataContainerType
Type: str

It takes the data container typed to be created, creates the underlying weakly typed data container of the specified type, and stores the reference to that data container.

Community Additions

ADD
Show: