Parameters
- strArticleNR
- article's number
- strVariantNR
- article's variant number
- nCount
- count of articles to add
Return Value
ArticleReference added to the Project
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when the ArticleReference cannot be added |
System.ArgumentNullException | Thrown when strArticleNR is null . |
System.ArgumentNullException | Thrown when strVariantNR is null . |
CannotAddArticleException | Thrown when it was impossible to get valid property index . |