Eplan Platform API
Eplan.EplApi.DataModel Namespace / Pin Class / ParentFunction Property

In This Topic
ParentFunction Property (Pin)
In This Topic
Returns a function that this connection point belongs to.
Syntax
public Function ParentFunction {get;}
Remarks
Returns NULL if this Pin object has been obtained from a FunctionDefinition object.
See Also