Click or drag to resize

CoreApiClientRemoveOldDeletedServices Method

[Missing <summary> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.CoreApiClient.RemoveOldDeletedServices(System.Int32,System.Int32)"]

Namespace:  Atomia.Billing.Core.Sdk.AtomiaProvisioningApi
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public void RemoveOldDeletedServices(
	int numberOfDays,
	int batchSize
)

Parameters

numberOfDays
Type: SystemInt32

[Missing <param name="numberOfDays"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.CoreApiClient.RemoveOldDeletedServices(System.Int32,System.Int32)"]

batchSize
Type: SystemInt32

[Missing <param name="batchSize"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.CoreApiClient.RemoveOldDeletedServices(System.Int32,System.Int32)"]

Implements

ICoreApiRemoveOldDeletedServices(Int32, Int32)
See Also