ICollectionParameterValue Interface |
Namespace: Dundas.BI.Data.Parameters
The ICollectionParameterValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsInverted |
Gets a value indicating whether this instance value is inverted.
(Inherited from IParameterValue.) |
![]() | IsTokenized |
Gets a value indicating whether this parameter value is based on unresolved tokens.
(Inherited from IParameterValue.) |
![]() | ParameterId |
Gets the ID of the parameter.
(Inherited from IParameterValue.) |
![]() | Token |
Gets the discrete parameter token, if applicable.
(Inherited from IParameterValue.) |
![]() | Values |
Gets the values.
|
Name | Description | |
---|---|---|
![]() | Resolve |
Resolves the tokens in this parameter value.
(Inherited from IParameterValue.) |
![]() | Resolve(IHierarchy) |
Resolves the tokens in this parameter value.
(Inherited from IParameterValue.) |