Clears this object and sets all of its properties to their defaults.

Syntax

finAccountProcesses.Clear([optionsAllFalse])

Parameters

NameTypeOptionalByRefDescription
optionsAllFalse Boolean Optional Normally processing options are reset to True, however, you can use this to reset all settings to False (except WorkflowsProcess) and then turn on only the options you require. Use this to ensure forward compatibility, e.g., where a new option may be added in the future. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountProcesses
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0