Share via


NumberSeqScope.containsParameterType Method [AX 2012]

Determines whether the NumberSeqScope class contains a parameter of the specified NumberSeqParameterType enumeration type.

Syntax

private boolean containsParameterType(NumberSeqParameterType _parameterType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the NumberSeqScope class contains a parameter of the specified NumberSeqParameterType enumeration type; otherwise, false.

See Also

Reference

NumberSeqScope Class