Share via


NumberSeqScope::scopeTypeGlobal Method [AX 2012]

Retrieves the scope type value for the global scope.

Syntax

client server public static int scopeTypeGlobal()

Run On

Called

Return Value

Type: int
The scope type value for the global scope.

Remarks

This method is equivalent to calling the NumberSeqDatatype::computeScopeTypeValue method with a an empty list.

See Also

Reference

NumberSeqScope Class