API Help
Eplan.EplApi.DataModel Namespace / Article.Module Class / Article Property

In This Topic
Article Property (Article.Module)
In This Topic
Returns the article of this Module.
Syntax
public Article Article {get;}

Property Value

Article if it is stored in the project or null.
See Also