Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft internal use only.
Syntax
protected boolean canGoBatchJournal()
Run On
Called
Return Value
Type: boolean
A Boolean value.
Remarks
A class that can be used in a batch journal is a class for which the same parameters can be used repeatedly. The dialog box can be shown and the parameters can be changed but parameters of some classes might build on data that are only valid for a short time. Not all classes can be run two times with the same parameters. If the canGoBatch method returns false, this method will not have any effect.