Share via


DMFRetailTenderTypeEntityClass.new Method [AX 2012]

Creates an instance and holds the providedDMFRetailTenderTypeEntityClassobject.

Syntax

public void new(DMFRetailTenderTypeEntity _entity)

Run On

Called

Parameters

Remarks

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

See Also

Reference

DMFRetailTenderTypeEntityClass Class