Click or drag to resize

BcfTransactionBuilderTriggersEnabled Property

Gets or sets a value indicating whether the transaction should enable triggers.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public bool TriggersEnabled { get; set; }

Property Value

Type: Boolean
if the transaction enables triggers; otherwise, .
See Also