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