Share via


InventAvailabilitySearch.inventSum Method [AX 2012]

The InventSum record that matches the search criteria.

Syntax

public InventSum inventSum()

Run On

Called

Return Value

Type: InventSum Table
An InventSum record.

Remarks

If the caller of the API did not provide the InventSum record then an empty record will be returned.

If the isInventSumSet method returns false, then this record is considered to be empty.

See Also

Reference

InventAvailabilitySearch Class