IsParameterized: Boolean;
The IsParameterized property determines whether a data source for a slice has parameters.
Available values:
True. A data source has parameters.
False. A data source does not have parameters.
The property use is given in the example for IEaxDataAreaPivotSlice.ParamValues.
See also: