TaskResultDFTPolarity Class

DFT Polarity task result with bool option and bool for critical.

Definition

Namespace: PCB_Investigator.Automation.DesignHistory
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public sealed class TaskResultDFTPolarity : TaskResultDFT
Inheritance
Object    TaskResult    TaskResultDFT    TaskResultDFTPolarity

Constructors

TaskResultDFTPolarityInitializes a new instance of the TaskResultDFTPolarity class

Properties

Component
(Inherited from TaskResultDFT)
Critical 
Result 
Step
(Inherited from TaskResultDFT)

Methods

Extension Methods

See Also