Click or drag to resize

BadOpticalTestRejectionDetails Class

Describes details on a bad optical test
Inheritance Hierarchy
SystemObject
  CFX.StructuresComponentOpticalTest
    CFX.StructuresBadOpticalTestRejectionDetails

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class BadOpticalTestRejectionDetails : ComponentOpticalTest, 
	RejectionDetails

The BadOpticalTestRejectionDetails type exposes the following members.

Constructors
 NameDescription
Public methodBadOpticalTestRejectionDetails Constructor
Top
Properties
 NameDescription
Public propertyDecisionSource

** NOTE: ADDED in CFX 2.1 **

Source of decision for the component validity
Public propertyErrorCode

** NOTE: ADDED in CFX 2.1 **

A vendor-specific string based code identifying the specific error that has caused the rejection of the component
Top
See Also