Share via


VendNotificationTemplateRunbase.canGoBatch Method [AX 2012]

Determines whether the runbase will include batch execution.

Syntax

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

Always returns false because this form will not use batch execution.

See Also

Reference

VendNotificationTemplateRunbase Class