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

In This Topic
FunctionBasePropertyList Constructor(FunctionBase)
In This Topic
Should be used internal only
Syntax
public FunctionBasePropertyList( 
   FunctionBase obj
)

Parameters

obj
FunctionBase object whose properties will be affected.
See Also