Click or drag to resize

WriteTextSerialPortAutomationSettingViewControllers Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.WriteTextSerialPortAutomationSettingView.Controllers"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public ObservableCollection<BaseSerialController> Controllers { get; set; }

Property Value

ObservableCollectionBaseSerialController
See Also