Share via


PurchParmLine.initFromPurchLine Method

Initializes the current record from a given purchase line.

Syntax

public void initFromPurchLine(PurchLine _purchLine)

Run On

ClientOrServer

Parameters

  • _purchLine
    Type: PurchLine Table
    The PurchLine table record to initialize from.

See Also

Reference

PurchParmLine Table