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