Library | Module

Interface IpfcParent



Description

This class specifies a parent object.
Direct Parent Classes:
IpfcObject
Direct Known Subclasses:
IpfcParameterOwner, IpfcModelItemOwner, IpfcViewOwner, IpfcDisplay, IpfcBaseSession



Method Summary

FunctionGetChild (Id as IpfcOId) as IpfcChild [optional]
Retrieves the child of the specified owner as specified by the ID.



Method Detail


FunctionGetChild (Id as IpfcOId) as IpfcChild [optional]

Retrieves the child of the specified owner as specified by the ID.
Parameters:
Id
The identifier of the child
Returns: