Share via


InventStatusContract_CN.parmIsPerItem Method [AX 2012]

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

Syntax

public NoYes parmIsPerItem([NoYes _isPerItem])

Run On

Called

Parameters

  • _isPerItem
    Type: NoYes Enumeration
    The new value of the IsPerItem data contract parameter.

Return Value

Type: NoYes Enumeration
The current value of the IsPerItem data contract parameter.

See Also

Reference

InventStatusContract_CN Class