Share via


InventValueReportPopulateItem.selectedDate Method [AX 2012]

Returns the transaction date from the InventValueReportView view.

Syntax

private date selectedDate(InventValueReportView _inventView)

Run On

Server

Parameters

Return Value

Type: date
The date of transaction.

See Also

Reference

InventValueReportPopulateItem Class