API Help
Eplan.EplApi.DataModel Namespace / Article.ArticleInfo Structure
Members

In This Topic
    Article.ArticleInfo Structure
    In This Topic
    Struct that holds basic part description.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Eplan.EplApi.DataModel.Article.ArticleInfo

    Syntax
    public struct Article.ArticleInfo : System.ValueType, IArticleInfo  
    public value class Article.ArticleInfo : public System.ValueType, IArticleInfo  
    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertySets the count of the Articles.  
    Public PropertySets the part number of the Article;  
    Public PropertySets the part variant of the Article;  
    Top
    See Also