API Help
Eplan.EplApi.DataModel Namespace / Project Class / Articles Property

Articles Property (Project)
Returns Articles of the Project.
Syntax
public virtual Article[] Articles {get;}

Property Value

Articles related with the Project
Exceptions
ExceptionDescription
Thrown when internal query for connections throws exception
See Also