AX_RightsCheck Function (Logic) | |
Return and set the AXS Rights Checking status.
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax FUNCTION AX_RightsCheck(
bMode AS LOGIC
) AS LOGIC
public static bool AX_RightsCheck(
bool bMode
)
Request Example
View SourceParameters
- bMode
- Type: Logic
Return Value
Type:
LogicSee Also