Share via


ProjInvoiceControl.parmInternalCost Method [AX 2012]

Gets or sets the InternalCost parameter.

Syntax

public boolean parmInternalCost([boolean _internalCost])

Run On

Server

Parameters

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

Return Value

Type: boolean
The value of the InternalCost parameter.

See Also

Reference

ProjInvoiceControl Class