Demo3D 2020 API Documentation
Demo3D 2020 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Rockwell Namespaces
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
DPIObject Class
DPIObject Methods
AllObjects Method
ConstructNode Method
Descendants Method
Initialize Method
MissingNodeFirstChance Method
NotifyAddedHierarchy Method
NotifyAllChildrenRemoved Method
NotifyChildAdded Method
NotifyChildRemoved Method
NotifyRemovedHierarchy Method
RequestRemoveChild Method
SetInstance Method
DPIObject
RequestRemoveChild Method
Called to request permission to remove a child.
Namespace:
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
Copy
public
virtual
bool
RequestRemoveChild
(
DPIObject
child
)
Parameters
child
Type:
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
DPIObject
Child to remove.
Return Value
Type:
Boolean
True to remove ths child, or false to keep the child.
See Also
Reference
DPIObject Class
Demo3D.PLC.Rockwell.Comms.DPI.Nodes Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com