StaticListLookUpSettings Properties
Provides access to a report parameter‘s list of static values.| Name | Description |
|---|---|
| DataAdapter | Overrides the LookUpSettings.DataAdapter property to hide it. |
| DataMember | Overrides the LookUpSettings.DataMember property to hide it. |
| DataSource | Overrides the LookUpSettings.DataSource property to hide it. |
| FilterString | Specifies the filter criteria applied to the LookUpSettings object. Inherited from LookUpSettings. |
| LookUpValues | Stores a report parameter’s list of static values. |
| ObjectType | For internal use. Inherited from ValueSourceSettings. |
| Parameter | For internal use. Inherited from ValueSourceSettings. |
See Also