BridgeParameter Methods |
The BridgeParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachParameter(Parameter, String) |
Attaches the data cube parameter to the current instance, using the specified expression.
| |
| AttachParameter(Parameter, ParameterValue, String) |
Attaches the data cube parameter to the current instance, using the specified expression.
| |
| CheckValue |
Checks the specified value if it valid for the current instance.
(Inherited from Parameter.) | |
| DetachParameter |
Detaches the parameter with the specified ID from the current instance.
| |
| ResolveValue |
Resolves the value for the specified attached parameter.
| |
| ResolveValues |
Resolves all the values for the attached parameters.
| |
| TestValue |
Tests the value for the specified attached parameter.
| |
| ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) |