Click or drag to resize

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: 19.00.00
Syntax
C#
public Action<Object?, Object?>? SetValue { get; }

Property Value

ActionObject, Object
See Also