IObjectDataSourceCustomFillService Members
Allows you to implement a custom fill service for the DashboardObjectDataSource.Methods
| Name | Description |
|---|---|
| GetData(DashboardObjectDataSource, ObjectDataSourceFillParameters) | When implemented by a class, returns data for the DashboardObjectDataSource. |
See Also