LedgerVoucherTransObject.parmIsBridgingPosting Method [AX 2012]

Gets or sets the IsBridgingPosting parameter.

Syntax

public boolean parmIsBridgingPosting([boolean _isBridgingPosting])

Run On

Called

Parameters

  • _isBridgingPosting
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsBridgingPosting parameter.

See Also

Reference

LedgerVoucherTransObject Class