Click or drag to resize

AttributeValueNumBytes Property

The number of bytes of attribute data (or -1).

Namespace: Demo3D.PLC.Comms.AttrDb
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public override int NumBytes { get; set; }

Property Value

Int32
See Also