Click or drag to resize

AttributePropertiesNumBytes Property

The number of bytes of attribute data (or 0 for variable size; -1 for unknown).

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

Property Value

Type: Int32
See Also