Share via


ProjTransCommittedCost.voucherOriginal Method [AX 2012]

Retrieves the original voucher number that is associated with the specified transaction.

Syntax

public Voucher voucherOriginal()

Run On

Called

Return Value

Type: Voucher Extended Data Type
The original voucher number that is associated with the specified transaction.

Remarks

This method can be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.

See Also

Reference

ProjTransCommittedCost Class