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

Article.ArticleInfo Structure
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 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