Enumeration Restriction
The PARAMSELECT_ENUMERATION type of parameter restriction is represented by the classpfcParameterEnumeration. It is a child of the pfcParameterRestriction class.
Property Introduced:
The property
pfcParameterEnumeration.PermittedValues returns a list of permitted parameter values allowed by this restriction in the form of a sequence of the
pfcParamValue objects.