Share via


ProjTransCommittedCost.transId Method [AX 2012]

Retrieves the transaction ID of the specified transaction.

Syntax

public TransactionID transId()

Run On

Called

Return Value

Type: TransactionID Extended Data Type
The transaction ID of 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