Click or drag to resize

DataValueTGetValueStruct Method

Returns the the actual .Net value.

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

Return Value

Type: ValueStruct
The actual .Net value.
See Also