Click or drag to resize

BcfRelationUpdateRule Property

Gets or sets the update action.

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

Property Value

Type: BcfRelationRule
The update action.
See Also