IWbsFieldValidationResult Interface

Represents a result of a WBS field validation.
Public Interface IWbsFieldValidationResult
This language is not supported or no code example is available.
public interface IWbsFieldValidationResult
This language is not supported or no code example is available.
Name Description
Public property Errors Gets a list of validation errors.
Public property Field Gets the validated field. Can be null reference (Nothing in Visual Basic), if the validation result doesn't apply to a single field but to a set of fields, e.g. entire fields repository.
Public property IsValid Gets a value indicating whether there are inconsistent values in the data.
Top
Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition