Click or drag to resize

Workareas.CloseAll Method

X#
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 Source

Return Value

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