Share via


SpecTransManager.deleteLine Method [AX 2012]

Deletes a specific marked line.

Syntax

public void deleteLine(SpecTrans _specTrans, RefRecId _refCustTransOpenLineRecId)

Run On

Called

Parameters

  • _specTrans
    Type: SpecTrans Table
    The buffer of the SpecTrans table that is used to change the company and to find marked line records.

See Also

Reference

SpecTransManager Class