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

In This Topic
    IArticleInfo Interface
    In This Topic
    This is an interface that is used as a base class for Article::ArticleInfo and PartsService::PartInfo.
    Syntax
    public interface IArticleInfo 
    public interface class 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