TaskResultDFTValue Class

DFT Value task result with double option and bool for critical.

Definition

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

Constructors

TaskResultDFTValueInitializes a new instance of the TaskResultDFTValue class

Properties

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

Methods

Extension Methods

See Also