 | BcfTransactionTriggersEnabled Property |
[This is preliminary documentation and is subject to change.]
Gets or sets a value indicating whether triggers are enabled.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic bool TriggersEnabled { get; set; }Public Property TriggersEnabled As Boolean
Get
Set
Property Value
Type:
Booleantrue if the triggers are enabled; otherwise,
false.
See AlsoReference
BcfTransactionTriggersEnabled