Click or drag to resize

BadVisionAnalysisTestRejectionDetails Class

** NOTE: ADDED in CFX 2.1 **

Describes details on a bad vision analysis test
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListComponentVisionAnalysisTest
    CFX.StructuresBadVisionAnalysisTestRejectionDetails

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class BadVisionAnalysisTestRejectionDetails : List<ComponentVisionAnalysisTest>, 
	RejectionDetails

The BadVisionAnalysisTestRejectionDetails type exposes the following members.

Constructors
 NameDescription
Public methodBadVisionAnalysisTestRejectionDetails Constructor
Top
Properties
 NameDescription
Public propertyDecisionSource Source of decision for the component validity
Public propertyErrorCode A vendor-specific string based code identifying the specific error that has caused the rejection of the component
Top
See Also