Eplan Platform API
Eplan.EplApi.DataModel Namespace / IArticleUser Interface
Properties Methods

In This Topic
    IArticleUser Interface Members
    In This Topic

    The following tables list the members exposed by IArticleUser.

    Public Properties
     NameDescription
     PropertyReturns ArticleReferences that are referenced by IArticleUser.  
     PropertyCheck if the IArticleUser can have Articles.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Adds a new ArticleReference to the IArticleUser. Returns the added ArticleReference.  
     MethodRemoves the ArticleReference from the IArticleUser  
    Top
    See Also