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

In This Topic
FunctionDefinitionPropertyList Constructor(FunctionDefinition)
In This Topic
Should be used internal only
Syntax
public FunctionDefinitionPropertyList( 
   FunctionDefinition obj
)

Parameters

obj
FunctionDefinition object whose properties will be affected.
See Also