Share via


NumberSeqScope::scopeTypeDataArea Method [AX 2012]

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

Syntax

client server public static int scopeTypeDataArea()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

NumberSeqScope Class