Share via


MCRRoyaltyVendTable.custInvoiceTrans Method

Returns the CustInvoiceTrans record that relates to the current record.

Syntax

public CustInvoiceTrans custInvoiceTrans([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: CustInvoiceTrans Table
The CustInvoiceTrans table record.

See Also

Reference

MCRRoyaltyVendTable Table