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

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

Property Value

Type: BcfValidatorResultCollectionChangeAction
The action.
See Also