Click or drag to resize

DataValueGetValueStruct Method

Returns the actual .Net value.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public ValueStruct GetValueStruct()

Return Value

ValueStruct
The actual .Net value.
See Also