Share via


TaxFreeInvoice_Invoice.sourceRecId Method [AX 2012]

Retrieves the record ID of the transaction line that is being posted.

Syntax

public RecId sourceRecId()

Run On

Server

Return Value

Type: RecId Extended Data Type
The record ID of the transaction line to post.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxFreeInvoice_Invoice Class