Enumeration Restriction
The EpfcPARAMSELECT_ENUMERATION type of parameter restriction is represented by the interface IpfcParameterEnumeration. It is a child of the IpfcParameterRestriction interface.
Property Introduced:
The property IpfcParameterEnumeration.PermittedValues returns a list of permitted parameter values allowed by this restriction in the form of a sequence of the IpfcParamValue objects.
Was this helpful?