[]
Initializes a new instance of the DrillthroughParameter struct.
public DrillthroughParameter(string name, object value, bool omit)
Type | Name | Description |
---|---|---|
string | name | The name of the parameter. |
object | value | The value of the parameter. |
bool | omit | A value indicating whether the parameter should be skipped. |