Eplan Platform API
Eplan.EplApi.DataModel Namespace / IArticleUser Interface / ArticleReferences Property

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

Property Value

ArticleReferences related with the IArticleUser.
Exceptions
ExceptionDescription
Thrown when internal error occures. For more information check message od exception.
See Also