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

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