Click or drag to resize

ICIPNodeParent Property

Parent node (or null).

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 18.03.00
Syntax
C#
ICIPNode? Parent { get; }

Property Value

Type: ICIPNode
See Also