AttachedParameterInfoData Class | 
Namespace: Dundas.BI.WebApi.Models
The AttachedParameterInfoData type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachedParameterInfoData | 
            Initializes a new instance of the AttachedParameterInfoData class.
              | 
| Name | Description | |
|---|---|---|
| DefaultValue | 
            Gets or sets the default value to be used for the current attached parameter.
              | |
| Expression | 
            Gets or sets the bridge expression associated with the attached parameter.
              | |
| Parameter | 
            Gets the attached parameter.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMapping | 
            The mapping between AttachedParameterInfo and AttachedParameterInfoData.
              | |
| ToEntityMapping | 
            The mapping between AttachedParameterInfoData and AttachedParameterInfo.
              |