Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.PropertyPlacementsSchemasList Class / Import Method

In This Topic
Import Method (SymbolReference.PropertyPlacementsSchemasList)
In This Topic
Imports customer property placements set(s) from the specified file to the symbol.
Syntax
public void Import( 
   string strTargetFile,
   bool bOverwrite
)

Parameters

strTargetFile
bOverwrite
See Also