TaskResultDFTPresence Class

DFT Precense 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 TaskResultDFTPresence : TaskResultDFT
Inheritance
Object    TaskResult    TaskResultDFT    TaskResultDFTPresence

Constructors

TaskResultDFTPresenceInitializes a new instance of the TaskResultDFTPresence class

Properties

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

Methods

Extension Methods

See Also