Share via


InventStdCostConvCheckContract.parmStandardCost Method [AX 2012]

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

Syntax

public boolean parmStandardCost([boolean _standardCost])

Run On

Called

Parameters

  • _standardCost
    Type: boolean
    The new value of the StandardCost data contract parameter; optional.

Return Value

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

See Also

Reference

InventStdCostConvCheckContract Class