API Help
Eplan.EplApi.DataModel Namespace / MergedFunction Class / FunctionDefinition Property

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

Property Value

Merged function's FunctionDefinition or NULL if merged function doesn't have a valid FunctionDefinition.
See Also