Functions.SetCompatible Method (Logic) |  |
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.16
Syntax FUNCTION SetCompatible(
lNewSetting AS LOGIC
) AS LOGIC
public static bool SetCompatible(
bool lNewSetting
)
Request Example
View SourceParameters
- lNewSetting
- Type: Logic
Return Value
Type:
Logic
See Also