Click or drag to resize

IAtomiaBillingApiUpdateReportDataSource Method

Updates the report data source.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
ReportDataSource UpdateReportDataSource(
	ReportDataSource reportDataSource
)

Parameters

reportDataSource
Type: Atomia.Billing.Core.Sdk.BusinessObjectsReportDataSource
The report data source.

Return Value

Type: ReportDataSource
Updated report data source.
See Also