TestableErrorErrorPreconditions Property |
Gets or sets the error preconditions.
Namespace: ErrorUnit.ModelsAssembly: ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax public List<aErrorPrecondition> ErrorPreconditions { get; set; }
Property Value
Type:
ListaErrorPrecondition
The error preconditions.
See Also