AxVendTable.emptyRecord Method [AX 2012]

Gets an empty VentTable record.

Syntax

protected Common emptyRecord()

Run On

Called

Return Value

Type: Common Table
An empty VentTable record.

Remarks

The table to which this AxBC class relates has the same name as the class without the first two letters, a and x.

See Also

Reference

AxVendTable Class