 |
| BcfTransactionBuilderEnforceAutoRollback Property |
Gets a value indicating whether automatic rollback will be enforced.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic bool EnforceAutoRollback { get; }Public ReadOnly Property EnforceAutoRollback As Boolean
Get
Property Value
Type:
Booleantrue if automatic rollback will be enforced; otherwise,
false.
See Also