Click or drag to resize

CIPObjectObjectClassParentInstance Property

The parent instance of a class (or null).

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public CIPObjectObjectInstance? ParentInstance { get; }

Property Value

CIPObjectObjectInstance
See Also