Click or drag to resize

ReportHelperSaveReport Method

Saves the report.

Namespace:  Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public static Report SaveReport(
	Report report
)

Parameters

report
Type: Atomia.Billing.Core.Sdk.BusinessObjectsReport
The report.

Return Value

Type: Report
Saved report.
See Also