TaskResultsList Property

Definition

Namespace: PCB_Investigator.Automation.DesignHistory
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<TaskResult> List { get; set; }

Property Value

ListTaskResult

See Also