Share via


InventStdCostConvCheckContract.parmInventStdCostConvRecId Method [AX 2012]

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

Syntax

public RecId parmInventStdCostConvRecId([RecId _inventStdCostConvRecId])

Run On

Called

Parameters

  • _inventStdCostConvRecId
    Type: RecId Extended Data Type
    The new value of the InventStdCostConvRecId data contract parameter; optional.

Return Value

Type: RecId Extended Data Type
The current value of the InventStdCostConvRecId data contract parameter.

See Also

Reference

InventStdCostConvCheckContract Class