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: 15.0.2.11458
Syntaxpublic Action<Object?, Object?>? SetValue { get; }Property Value
Type:
ActionObject,
Object
See Also