Share via


VendInvoiceVolumeDP.rangeAccount Method [AX 2012]

Assigns the account number as the range.

Syntax

private str rangeAccount([str _rangeAccount])

Run On

Server

Parameters

  • _rangeAccount
    Type: str
    The _rangeAccout parameter is initialized.

Return Value

Type: str
An account number as a range.

See Also

Reference

VendInvoiceVolumeDP Class