Workareas.CommitAll Method | |
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 SourceReturn Value
Type:
LogicTRUE when all areas were committed succesfully. When one or more areas failed to commit then FALSE is returned.
See Also