Share via


PdsComdPricingTradeUpdate.estimateWork Method [AX 2012]

Estimates the number of lines that will be generated.

Syntax

private int64 estimateWork()

Run On

Called

Return Value

Type: int64
The estimated number of lines to generate for the current pricing margin ID.

Remarks

This is useful for providing the total amount of work for a progress indicator.

See Also

Reference

PdsComdPricingTradeUpdate Class