AfStronglyTypedDataContainer.wt Method [AX 2012]

Gets the weakly-typed data container interface that is associated with this strongly-typed data container.

Syntax

public AfDataContainer wt()

Run On

Called

Return Value

Type: AfDataContainer Class
A weakly-typed data container interface.

Remarks

All strongly-typed containers support weakly-typed access.

See Also

Reference

AfStronglyTypedDataContainer Class