Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibraryPropertyList Class / FunctionDefinitionLibraryPropertyList Constructor / FunctionDefinitionLibraryPropertyList Constructor(FunctionDefinitionLibrary)
FunctionDefinitionLibrary object whose properties will be affected.

In This Topic
FunctionDefinitionLibraryPropertyList Constructor(FunctionDefinitionLibrary)
In This Topic
Should be used internal only
Syntax
public FunctionDefinitionLibraryPropertyList( 
   FunctionDefinitionLibrary obj
)

Parameters

obj
FunctionDefinitionLibrary object whose properties will be affected.
See Also