Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / Articles Property

Articles Property (Connection)
Returns Articles that are referenced by Connection, and only those that are stored in project database.
Syntax
public virtual Article[] Articles {get;}

Property Value

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