Click or drag to resize

BcfTransactionTriggersEnabled Property

Gets or sets a value indicating whether triggers are enabled.

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 triggers are enabled; otherwise, .
See Also