Click or drag to resize

IAtomiaBillingApiGetTasksToRunOverview Method

Gets an overview of all tasks to run in the system.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
List<TasksToRunOverview> GetTasksToRunOverview()

Return Value

Type: ListTasksToRunOverview
A list of type TasksToRunOverview.
See Also