FieldDescriptorSetValue Property |
A delegate for setting the value of a field in an instance of a structure (or null).
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic Action<Object?, Object?>? SetValue { get; }Property Value
Type:
ActionObject,
Object
See Also