Share via


SalesCalcTax_ShippingBill_IN.post Method [AX 2012]

Posts the instance of the SalesCalcTax_ShippingBill_IN class.

Syntax

public void post(LedgerVoucher _ledgerVoucher, [NoYes _post])

Run On

Server

Parameters

  • _post
    Type: NoYes Enumeration
    A Boolean value that indicates whether the bill should be posted.

See Also

Reference

SalesCalcTax_ShippingBill_IN Class