Share via


WorkflowQueueCreatedEventHandler.create Method [AX 2012]

Creates a WorkflowQueueDocumentCommonFields record using the pre-populated field properties.

Syntax

public void create()

Run On

Called

Remarks

This method calls the preCreate and postCreate methods to allow for custom, application-specific functionality.

See Also

Reference

WorkflowQueueCreatedEventHandler Class