Share via


TaxReimbursementSlipContract_HU.parmCustInvoiceJourRecId Method [AX 2012]

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

Syntax

public RecId parmCustInvoiceJourRecId([RecId _custInvoiceJourRecId])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

TaxReimbursementSlipContract_HU Class