Share via


DMFSyncParametersEntityClass::construct Method [AX 2012]

Creates an instance and holds the providedDMFSyncParametersEntityClassobject.

Syntax

client server public static DMFSyncParametersEntityClass construct(DMFSyncParametersEntity _entity)

Run On

Called

Parameters

Return Value

Type: DMFSyncParametersEntityClass Class
The instance of the class.

Remarks

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

See Also

Reference

DMFSyncParametersEntityClass Class