 | BcfTransactionIsRolledBack Property |
Gets a value indicating whether this instance is rolled back.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic bool IsRolledBack { get; }Public ReadOnly Property IsRolledBack As Boolean
Get
Property Value
Type:
Boolean if rolled back; otherwise,
.
See Also