AX_SetExactKeyPos Function (Logic) | |
Returns and sets the Exact Key Position Flag.
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax FUNCTION AX_SetExactKeyPos(
bMode AS LOGIC
) AS LOGIC
public static bool AX_SetExactKeyPos(
bool bMode
)
Request Example
View SourceParameters
- bMode
- Type: Logic
Return Value
Type:
LogicSee Also