IStepNotes Property

List of iNotes attached to the Step or single Layers

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<INoteBase> Notes { get; }

Property Value

ListINoteBase

Implements

InterfaceStepNotes

See Also