ProjPriceGroupListContract.parmIncludeCustomer Method [AX 2012]

Gets or sets the value of the IncludeCustomer data contract parameter.

public boolean parmIncludeCustomer([boolean _includeCustomer])

Run On

Called

Parameters

_includeCustomer
Type: boolean
The new value of the IncludeCustomer data contract parameter; optional.

Return Value

Type: boolean
The current value of the IncludeCustomer data contract parameter.

Community Additions

ADD
Show: