|
ConfigurationValueValidationFaultValidationResult Property |
Gets or sets the validation result.
Namespace: Infosoft.Common.Contracts.FaultContracts.ConfigurationsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Property Value
ValidationResultRemarks
This should be one of the enumeration values that indicate a validation error (i.e. anything but ValidationResult.Valid).
See Also