Click or drag to resize

AttributePropertiesIgnoreSet Property

True if protocol attribute-set requests are allowed, but should be ignored.

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

Property Value

Type: Boolean
See Also