DataConverterOnConverterRemoved Event |
Occurs when a converter is removed from the registry.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic static event Action<DataType, DataConverter> OnConverterRemoved
Value
Type:
SystemActionDataType,
DataConverter
See Also