Click or drag to resize

ValidateUnitsResponseResults Property

[This is preliminary documentation and is subject to change.]

Individual results of the validation request (for multiple units in a carrier or PCB Panel)

Namespace:  CFX.InformationSystem.UnitValidation
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<ValidationResult> Results { get; set; }

Property Value

Type: ListValidationResult
See Also