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.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic string VerificationDetail { get; set; }
Public Property VerificationDetail As String
Get
Set
Property Value
String
See Also