Share via


DMFCustParametersEntityClass::construct Method [AX 2012]

Creates an instance and holds the providedDMFCustParametersEntityClassobject.

Syntax

client server public static DMFCustParametersEntityClass construct(DMFCustParametersEntity _entity)

Run On

Called

Parameters

Return Value

Type: DMFCustParametersEntityClass Class
The instance of the class.

Remarks

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

See Also

Reference

DMFCustParametersEntityClass Class