ValidateUnitsResponseValidationResults Property |
Individual results of the validation request (for multiple units in a carrier or PCB Panel)
Namespace: CFX.InformationSystem.UnitValidationAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic List<ValidationResult> ValidationResults { get; set; }
Public Property ValidationResults As List(Of ValidationResult)
Get
Set
Property Value
ListValidationResult
See Also