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

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,
	int count
)

Parameters

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

Return Value

Type: ITransactionType