Click or drag to resize

BcfTransactionFactoryBaseTTransaction, TTransactionInfo, TTransactionBuilderTriggersEnabled Property

[This is preliminary documentation and is subject to change.]

Gets or sets the default value for transaction builders TriggersEnabled-property.

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

Property Value

Type: Boolean

Implements

IBcfTransactionFactoryTriggersEnabled
Remarks
Default is true.
See Also