Share via


DMFPurchLineEntityClass.new Method [AX 2012]

Creates an instance and holds the providedDMFPurchLineEntityClassobject.

Syntax

public void new(DMFPurchLineEntity _entity)

Run On

Called

Parameters

Remarks

When the instance gets out of scope or theDMFPurchLineEntityClass.finalize method is called.

See Also

Reference

DMFPurchLineEntityClass Class