TransactionResult Property
In This Topic
Gets or sets whether to abort the current transaction if this tool is stopped;
if set to a string, the string specifies the name of the transaction that will
be finished when the tool stops.
Syntax
public string TransactionResult {get; set;}
See Also