Click or drag to resize

DPIObjectObjectInstanceParentClass Property

The parent class of an instance (or null).

Namespace:  Demo3D.PLC.Rockwell.Comms.DPI.Nodes
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public DPIObjectObjectClass? ParentClass { get; }

Property Value

Type: DPIObjectObjectClass
See Also