AfDataContainerUtilities::getStronglyTypedDataContainer Method [AX 2012]

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

Syntax

client server public static AfStronglyTypedDataContainer getStronglyTypedDataContainer(AfDataContainer _weaklyTypedDataContainer)

Run On

Called

Parameters

Return Value

Type: AfStronglyTypedDataContainer Class
The corresponding strongly-typed data container.

Remarks

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

See Also

Reference

AfDataContainerUtilities Class