Click or drag to resize
CalculationWorks Logo
BcfUndoRedoItemValidationResultRemovedResult Property
Gets the result.

Namespace: CalculationWorks.BusinessModel.UndoRedo
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfValidatorResult Result { get; }

Property Value

Type: BcfValidatorResult
The result.
See Also