Share via


NumberSeqScope::scopeTypeLegalEntity Method [AX 2012]

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

Syntax

client server public static int scopeTypeLegalEntity()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

NumberSeqScope Class