API Documentation > Classes > Class pfcParameterLimit
Class pfcParameterLimit
Description
This interface includes details on a minimum or maximum value limitation on a parameter.
User Guide References:
Property Summary
/* readonly */ pfcParameterLimitType
The type of parameter limit.
/* readonly */ pfcParamValue
The value of the parameter.
Property Detail
/* readonly */ pfcParameterLimitType
Type
The type of parameter limit.
/* readonly */ pfcParamValue
Value
The value of the parameter.
Was this helpful?