Share via


CustVendSumForPaym.parmSelectOnPaymFormat Method [AX 2012]

Gets or sets the SelectOnPaymFormat parameter.

Syntax

public boolean parmSelectOnPaymFormat([boolean _selectOnPaymFormat])

Run On

Called

Parameters

  • _selectOnPaymFormat
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the SelectOnPaymFormat parameter.

See Also

Reference

CustVendSumForPaym Class