BaseJobElementShowConditionControllerUIDelegate Property |
The delegate to show the controller UI because no ports have been defined.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntaxpublic Action<BaseIOController> ShowConditionControllerUIDelegate { get; set; }
Property Value
ActionBaseIOController
See Also