DynamicListLookUpSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Dynamic |
Initializes a new instance of the Dynamic |
#Properties
Name | Description |
---|---|
Data |
Specifies the data adapter for the storage that contains the report parameter’s predefined values. |
Data |
Specifies the data member name for the storage that contains the report parameter‘s predefined values. |
Data |
Specifies the data source for the storage that contains the report parameter’s predefined values. |
Display |
Specifies the data member for the storage that contains the report parameter’s display name. |
Filter |
Specifies the filter criteria applied to the Look |
Object |
For internal use.
Inherited from Value |
Parameter |
For internal use.
Inherited from Value |
Sort |
Specifies the name of the field that is used to sort parameter values in the lookup editor. |
Sort |
Specifies the sort order for the parameter values in the lookup editor. |
Use |
Specifies whether to filter cascading parameters on the database level (server side) or on the application level (client side). |
Value |
The name of the field that stores the report parameter‘s values. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also