Share via


AxCustPaymSched.currentRecord Method [AX 2012]

Gets or sets the current record in the CustPaymSched table.

Syntax

public Common currentRecord([Common _custPaymSched])

Run On

Called

Parameters

  • _custPaymSched
    Type: Common Table
    A CustPaymSched record to set; optional.

Return Value

Type: Common Table
A CustPaymSched record.

See Also

Reference

AxCustPaymSched Class