Share via


InventSiteDimLinkValidContract.parmListTransaction Method [AX 2012]

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

Syntax

public boolean parmListTransaction([boolean _listTransaction])

Run On

Called

Parameters

  • _listTransaction
    Type: boolean
    The new value of the ListTransaction data contract parameter; optional.

Return Value

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

See Also

Reference

InventSiteDimLinkValidContract Class