Share via


TradeNonStockedConversionWizard.recordsToContainer Method [AX 2012]

Gets all records for the FormDataSource object.

Syntax

private container recordsToContainer(FormDataSource _formDataSource)

Run On

Client

Parameters

Return Value

Type: container
A Container object that contains a packed List that has all the records from the FormDataSource .

See Also

Reference

TradeNonStockedConversionWizard Class