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

In This Topic
FunctionDefinition Property (Function)
In This Topic
Returns the FunctionDefinition of the Function.
Syntax
public virtual FunctionDefinition FunctionDefinition {get; set;}

Property Value

Function's FunctionDefinition or NULL if Function doesn't have FunctionDefinition.
See Also