Click or drag to resize

DeltaValueIsNull Property

True if the value is null.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public bool IsNull { get; }

Return Value

Boolean
True if the value is null.
See Also