DMFTaxItemGroupHeadingEntityClass::construct Method [AX 2012]

Creates an instance and holds the providedDMFTaxItemGroupHeadingEntityClassobject.

Syntax

client server public static DMFTaxItemGroupHeadingEntityClass construct(DMFTaxItemGroupHeadingEntity _entity)

Run On

Called

Parameters

Return Value

Type: DMFTaxItemGroupHeadingEntityClass Class
The instance of the class.

Remarks

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

See Also

Reference

DMFTaxItemGroupHeadingEntityClass Class