Share via


NumberSeqScope::scopeTypeOperatingUnit Method [AX 2012]

Retrieves the scope type value for a scope that contains the OperatingUnit parameter type.

Syntax

client server public static int scopeTypeOperatingUnit()

Run On

Called

Return Value

Type: int
The scope type value for a scope that contains the OperatingUnit parameter type.

Remarks

This method is equivalent to calling the NumberSeqDatatype::computeScopeTypeValue method with a list that contains the NumberSeqParameterType::OperatingUnit enumeration value.

See Also

Reference

NumberSeqScope Class