Click or drag to resize

IAtomiaBillingApiIsAnyCampaignWithCodeActive Method

Checks if any campaign with code in the system is active.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
bool IsAnyCampaignWithCodeActive()

Return Value

Type: Boolean
True if any campaign with code is active, otherwise false.
See Also