Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FunctionPropertyList Constructor / FunctionPropertyList Constructor(Function)
Function object whose properties will be affected.

In This Topic
FunctionPropertyList Constructor(Function)
In This Topic
Should be used internal only
Syntax
public FunctionPropertyList( 
   Function obj
)

Parameters

obj
Function object whose properties will be affected.
See Also