API Help
Eplan.EplApi.DataModel Namespace / MergedFunctionPropertyList Class / MergedFunctionPropertyList Constructor / MergedFunctionPropertyList Constructor(MergedFunction)
MergedFunction object whose properties will be affected.

In This Topic
MergedFunctionPropertyList Constructor(MergedFunction)
In This Topic
Should be used internal only
Syntax
public MergedFunctionPropertyList( 
   MergedFunction obj
)

Parameters

obj
MergedFunction object whose properties will be affected.
See Also