Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a List of NumberSeqParameterType enumeration values that correspond to the specified scope type.
Syntax
client server public static List getParameterTypesForScopeType(Integer _scopeType)
Run On
Called
Parameters
- _scopeType
Type: Integer Extended Data Type
The scope type for which to calculate the NumberSeqParameterType enumeration values.
Return Value
Type: List Class
A list of NumberSeqParameterType enumeration values that correspond to the specified scope type.
Remarks
The inverse of this function is the NumberSeqScope::computeScopeTypeValue method.