Share via


DMFPurchLineEntityClass::construct Method [AX 2012]

Creates an instance and holds the providedDMFPurchLineEntityClassobject.

Syntax

client server public static DMFPurchLineEntityClass construct(DMFPurchLineEntity _entity)

Run On

Called

Parameters

Return Value

Type: DMFPurchLineEntityClass Class
The instance of the class.

Remarks

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

See Also

Reference

DMFPurchLineEntityClass Class