Share via


WorkflowQueueCreatedEventHandler.preCreate Method [AX 2012]

Performs custom logic before it creates a WorkflowQueueDocumentCommonFields record.

Syntax

protected boolean preCreate()

Run On

Called

Return Value

Type: boolean
true if the WorkflowQueueDocumentCommonFields record was created; otherwise, false.

See Also

Reference

WorkflowQueueCreatedEventHandler Class