ObjectDataSourceFillParameters Properties
Contains parameters used to fill the DashboardObjectDataSource.| Name | Description |
|---|---|
| CtorParameters | Gets or sets parameters passed to the DashboardObjectDataSource constructor. |
| DataFields | Gets or sets fields that will fall into the data source. |
| DataSourceStorageCreated | Gets or sets an action performed after the data source storage is created. |
| FilterExpression | Gets or sets an expression used to filter the data source. |
| Parameters | Gets or sets parameters passed to the data source. |
See Also