Workareas.CloseAll Method | |
Close All RDDs referenced by this Workarea list
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax METHOD CloseAll() AS LOGIC
Request Example
View SourceReturn Value
Type:
LogicTRUE when all areas were closed succesfully. When one or more areas failed to close then FALSE is returned.
See Also