| Exception | Description |
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown when called for PropertyDefinition created as a conversion from other type. |
Article article = myProject.Articles[0]; // A valid Article object int maxIndex = article.Properties.ARTICLE_HEIGHT.Definition.MaxIndex;