LogisticsEntityPostalAddressFormHandler.parmIsTransaction Method [AX 2012]

Gets or sets the IsTransaction parameter.

Syntax

public boolean parmIsTransaction([boolean _isTransactionCaller])

Run On

Called

Parameters

  • _isTransactionCaller
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsTransaction parameter.

See Also

Reference

LogisticsEntityPostalAddressFormHandler Class