Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / ArticleReferences Property

ArticleReferences Property (Project)
Returns ArticleReferences that are referenced by Project.
Syntax
public virtual ArticleReference[] ArticleReferences {get;}

Property Value

ArticleReferences related with the Project
Exceptions
ExceptionDescription
Thrown when internal query for Projects throws exception
See Also