Click or drag to resize

CIPObjectObjectInstanceParentClass Property

The parent class of an instance (or null).

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public CIPObjectObjectClass? ParentClass { get; }

Property Value

Type: CIPObjectObjectClass
See Also