BasePortAutomationTShowControllerUIDelegate Property |
The delegate to show the controller UI because no port has been defined.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic Action<BaseIOController> ShowControllerUIDelegate { get; set; }
Property Value
ActionBaseIOController
See Also