Description
The types for the parameter set.
Members
Member | Value | Description |
---|---|---|
asSingle | 0 | Use the Single type for parameters that contain only one value. |
asQuarterly | 1 | Use the Quarterly type for parameters that contain one value for each of the four quarters of the year. |
asMonthly | 2 | Use the Monthly type for parameters that contain one value for each of the 12 months of the year. |
asMultiple | 3 | Use the Multiple type for parameters that contain multiple values that need to be defined in one parameter. |