Share via


InventTransLineTax_IN::construct Method [AX 2012]

This method is used construct the InventTransLineTax_IN class.

Syntax

client server public static InventTransLineTax_IN construct(
    Common _orderTable, 
   [TransDate _inventTransferParmLineTransDate, 
    InventTransferParmLine _inventTransferParmLine])

Run On

ClientOrServer

Parameters

Return Value

Type: InventTransLineTax_IN Class
Returns the object of InventTransLineTax_IN class.

Remarks

This method is used construct the InventTransLineTax_IN class.

See Also

Reference

InventTransLineTax_IN Class