Click or drag to resize

ICIPNodeNotImplementedPaths Property

A list of paths that we know we'll get asked for but are deliberately not implemented.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
NotImplementedPath[]? NotImplementedPaths { get; set; }

Property Value

Type: NotImplementedPath
See Also