[]
Gets a collection of the parameters for the dataset.
public ParameterCollection DataSetParameters { get; }
Type | Description |
---|---|
ParameterCollection | A ParameterCollection object containing the parameters for the dataset. |
These parameters can be used for filtering data in regions where the dataset name differs from the parent data region's dataset name.