Workareas._CloseArea Method | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax STATIC METHOD _CloseArea(
oRDD AS IRdd
) AS LOGIC
public static bool _CloseArea(
IRdd oRDD
)
Request Example
View SourceParameters
- oRDD
- Type: IRdd
Return Value
Type:
LogicSee Also