Share via


ProjInvoiceControl.parmFixedPrice Method [AX 2012]

Gets or sets the FixedPrice parameter.

Syntax

public boolean parmFixedPrice([boolean _fixedPrice])

Run On

Server

Parameters

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

Return Value

Type: boolean
The value of the FixedPrice parameter.

See Also

Reference

ProjInvoiceControl Class