Share via


TaxExportFacture_RU.sourceRecId Method [AX 2012]

Retrieves the record ID of the transaction line that should be calculated.

Syntax

public RecId sourceRecId()

Run On

Server

Return Value

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

Remarks

This method is designed to be overridden by derived classes. The base implementation returns 0.

See Also

Reference

TaxExportFacture_RU Class