Share via


IntrastatFormLetterContract.parmDirectionBoth Method [AX 2012]

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

Syntax

public boolean parmDirectionBoth([boolean _directionBoth])

Run On

Called

Parameters

  • _directionBoth
    Type: boolean
    The new value of the DirectionBoth data contract parameter; optional.

Return Value

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

See Also

Reference

IntrastatFormLetterContract Class