ITransactionTypesAdd Method (String, Type, String, String, Boolean, Boolean)

Namespace: BBNCExtensions.TransactionProcessing
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
ITransactionType Add(
	string guid,
	Type type,
	string DisplayName,
	string ImageFile,
	bool HasOptions,
	bool SupportsMultiUser
)

Parameters

guid
Type: SystemString
type
Type: SystemType
DisplayName
Type: SystemString
ImageFile
Type: SystemString
HasOptions
Type: SystemBoolean
SupportsMultiUser
Type: SystemBoolean

Return Value

Type: ITransactionType