Click or drag to resize

BcfTransactionFactoryBaseTTransaction, TTransactionInfo, TTransactionBuilderEnforceConstraints Property

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

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

Property Value

Type: Boolean

Implements

IBcfTransactionFactoryEnforceConstraints
Remarks
Default is .
See Also