Click or drag to resize
CalculationWorks Logo
BcfRelationDeleteRule Property
Gets the delete action.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfRelationRule DeleteRule { get; }

Property Value

Type: BcfRelationRule
The delete action.
See Also