Share via


DMFRetailTenderTypeEntityClass::construct Method [AX 2012]

Creates an instance and holds the providedDMFRetailTenderTypeEntityClassobject.

Syntax

client server public static DMFRetailTenderTypeEntityClass construct(DMFRetailTenderTypeEntity _entity)

Run On

Called

Parameters

Return Value

Type: DMFRetailTenderTypeEntityClass Class
The instance of the class.

Remarks

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

See Also

Reference

DMFRetailTenderTypeEntityClass Class