Share via


InventABCContract.parmABCModel Method [AX 2012]

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

Syntax

public ABCModel parmABCModel([ABCModel _abcModel])

Run On

Called

Parameters

  • _abcModel
    Type: ABCModel Enumeration
    The new value of the ABCModel data contract parameter; optional.

Return Value

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

See Also

Reference

InventABCContract Class