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