 |
| BcfValidatorResultCollectionChangedEventArgsValidatorResult Property |
Gets the validator result.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfValidatorResult ValidatorResult { get; }Public ReadOnly Property ValidatorResult As BcfValidatorResult
Get
Property Value
Type:
BcfValidatorResultThe validator result.
See Also