Share via


SysWorkflowNotificationManager.canGoBatchJournal Method [AX 2012]

Indicates whether a class is shown in the list of Journal types.

Syntax

protected boolean canGoBatchJournal()

Run On

Called

Return Value

Type: boolean
true if the class is shown in the list of Journal types; otherwise, false.

Remarks

This method will not have any effect if the canGoBatch method returns false.

See Also

Reference

SysWorkflowNotificationManager Class