Share via


AfStronglyTypedDataContainerList.wt Method [AX 2012]

Retrieves a weakly-typed data container list interface that is associated with this strongly-typed data container list.

Syntax

public AfDataContainerList wt()

Run On

Called

Return Value

Type: AfDataContainerList Class
A Weakly-typed data container list interface.

Remarks

All strongly-typed container lists support weakly typed access.

See Also

Reference

AfStronglyTypedDataContainerList Class