CustomTransactionProcessorAttribute Constructor

Namespace: BBNCExtensions.TransactionProcessing
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public CustomTransactionProcessorAttribute(
	string TransactionTypeGuid,
	string DisplayName,
	string ImageFile = "",
	bool HasOptions = false,
	bool SupportsMultiUser = false
)

Parameters

TransactionTypeGuid
Type: SystemString
DisplayName
Type: SystemString
ImageFile (Optional)
Type: SystemString
HasOptions (Optional)
Type: SystemBoolean
SupportsMultiUser (Optional)
Type: SystemBoolean