Share via


CustVendOutPaymRecord.parmIsPrenote Method [AX 2012]

Gets or sets the IsPrenote parameter.

Syntax

public boolean parmIsPrenote([boolean _isPrenote])

Run On

Called

Parameters

  • _isPrenote
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsPrenote parameter.

See Also

Reference

CustVendOutPaymRecord Class