Share via


NumberSeqScope::scopeTypeOperatingUnitType Method [AX 2012]

Retrieves the scope type value for a scope that contains the operating unit type parameter type.

Syntax

client server public static int scopeTypeOperatingUnitType()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

NumberSeqScope Class