CustomTransactionsMarkTransactionAsProcessed Method

Marks a custom transaction as processed.

Namespace: BBNCExtensions.API.Transactions
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract void MarkTransactionAsProcessed(
	int TransactionID
)

Parameters

TransactionID
Type: SystemInt32
The ID of the custom transaction.