Share via


LedgerJournalEngine_TAccount.getTransDate Method [AX 2012]

Gets transaction date for new line.

Syntax

public TransDate getTransDate()

Run On

Client

Return Value

Type: TransDate Extended Data Type
The session date if it is a new voucher or no date is specified when voucher number can be modified by users; otherwise, the value of old transaction date.

See Also

Reference

LedgerJournalEngine_TAccount Class