Click or drag to resize

DefectVerificationDetail Property

When a verification took place, the VerificationDetail will contain a classification or more detailed description of the root cause of the defect or why the defect is a false fail. This description is typically maintained by the customer and the operator will choose from a predefined list.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public string VerificationDetail { get; set; }

Property Value

String
See Also