Click or drag to resize

WaitPortAutomationSettingView.Ports Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.WaitPortAutomationSettingView.Ports"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public ObservableCollection<PortDefinition> Ports { get; }

Property Value

ObservableCollection<PortDefinition>
See Also