AX_RightsCheck Function (Logic)
|
|
Return and set the AXS Rights Checking status.
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.24 GA
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:
Logic
See Also