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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic string VerificationDetail { get; set; }Public Property VerificationDetail As String
Get
Set
Property Value
String
See Also