Parameters
- strArticleNR
- number of added article
Return Value
ArticleReference added to the PlanningSegment
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when the Article cannot be added |
Eplan.EplApi.Base.BaseException | Thrown when this PlanningSegment cannot have Articles |
System.ArgumentNullException | Thrown when strArticleName is null . |
Eplan.EplApi.DataModel.CannotAddArticleException | Thrown when there is too many article reference or
IsArticleDataReadOnly is true. |
Eplan.EplApi.DataModel.FixedDeviceException | Thrown if IsFixedDevice is true. |