CustomTransactionsRegisterTransactionType Method

Adds a new transaction type.

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 RegisterTransactionType(
	Guid TransactionTypeGuid,
	string Name
)

Parameters

TransactionTypeGuid
Type: SystemGuid
The Guid of the transaction type.
Name
Type: SystemString
The name of the transaction type.