Share via


NumberSeqScope::scopeTypeFiscalCalendarPeriod Method [AX 2012]

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

Syntax

client server public static int scopeTypeFiscalCalendarPeriod()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

NumberSeqScope Class