Share via


TaxFreeInvoice_Invoice.sourceTableId Method [AX 2012]

Retrieves the table ID of the transaction to tax.

Syntax

public TableId sourceTableId()

Run On

Server

Return Value

Type: TableId Extended Data Type
The table ID of the transaction to tax.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxFreeInvoice_Invoice Class