public: void PartToSystem( Project^ oProject, ArrayList^ lParts )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project for which the parts will be synchronized. |
| lParts | List of parts (objects of type Eplan.EplApi.DataModel.Article or Eplan.EplApi.DataModel.ArticleReference) that will be synchronized. |