Name |
Type |
Description |
Required |
Id |
String |
Unique identifier for embedded chainer. |
Yes |
BinarySource |
String |
Reference to the Binary element that contains the chainer executable. Mutually exclusive with the FileSource and PropertySource attributes. |
|
CommandLine |
String |
Value to append to the transaction handle and passed to the chainer executable. |
|
FileSource |
String |
Reference to the File element that is the chainer executable. Mutually exclusive with the BinarySource and PropertySource attributes. |
|
PropertySource |
String |
Reference to a Property that resolves to the full path to the chainer executable. Mutually exclusive with the BinarySource and FileSource attributes. |
|