Share via


VendInvoiceDocumentContract.parmRecordIdLedgerJourTrans Method [AX 2012]

Gets or sets the value of the RecordIdLedgerJourTrans data contract parameter.

Syntax

public RecId parmRecordIdLedgerJourTrans([RecId _recordIdLedgerJourTrans])

Run On

Called

Parameters

  • _recordIdLedgerJourTrans
    Type: RecId Extended Data Type
    The new value of the RecordIdLedgerJourTrans data contract parameter; optional.

Return Value

Type: RecId Extended Data Type
The current value of the RecordIdLedgerJourTrans data contract parameter.

See Also

Reference

VendInvoiceDocumentContract Class