SysQueryRangeUtil::isPrivate Method [AX 2012]

Checks to determine whether the current role has access to private locations.

Syntax

client server public static int isPrivate()

Run On

Called

Return Value

Type: int
An Integer value of 1 if the current role does not have access to private locations; otherwise, 2 for an invalid value.

See Also

Reference

SysQueryRangeUtil Class