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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public string VerificationDetail { get; set; }

Property Value

String
See Also