Eplan Platform API
Eplan.EplApi.DataModel Namespace / IArticleUser Interface
Members

IArticleUser Interface
Defines methods to manipulate article references.
Syntax
public interface 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