Click or drag to resize

BcfTransactionFactoryBaseTTransaction, TTransactionInfo, TTransactionBuilderEnforceConstraints Property

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

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

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

Property Value

Type: Boolean

Implements

IBcfTransactionFactoryEnforceConstraints
Remarks
Default is true.
See Also