AfDataContainerUtilities::getWeaklyTypedDataContainer Method [AX 2012]

Gets the weakly-typed data container that corresponds to the specified-typed data container.

Syntax

client server public static AfDataContainer getWeaklyTypedDataContainer(AfStronglyTypedDataContainer _stronglyTypedDataContainer)

Run On

Called

Parameters

Return Value

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

Remarks

null Nothing nullptr unit a null reference (Nothing in Visual Basic) values are allowed.

See Also

Reference

AfDataContainerUtilities Class