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

IArticleInfo Interface
This is an interface that is used as a base class for Article::ArticleInfo and PartsService::PartInfo.
Syntax
public interface IArticleInfo 
Public Properties
 NameDescription
 PropertyReturns the count of the Article.  
 PropertyReturns the part number of the Article.  
 PropertyReturns the variant number of the Article.  
Top
See Also