Click or drag to resize

Workareas.CommitAll Method

X#
Commit changes in all workares in this Workarea list

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 METHOD CommitAll() AS LOGIC
Request Example View Source

Return Value

Type: Logic
TRUE when all areas were committed succesfully. When one or more areas failed to commit then FALSE is returned.
See Also