AifDocument.new Method [AX 2012]

The class constructor.

Syntax

protected void new([str dataContainerType])

Run On

Called

Parameters

  • dataContainerType
    Type: str

Remarks

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.

See Also

Reference

AifDocument Class