API Help
Eplan.EplApi.DataModel Namespace / FunctionBase Class / FunctionBase Constructor

FunctionBase Constructor
Default constructor. Should never be used. Always throws NotImplementedException. It was designed only for COM compatibility.
Syntax
public FunctionBase()
Exceptions
ExceptionDescription
Always thrown.
See Also