Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article.Module Class
Members

Article.Module Class
This class represents subpart of the module (so-called module item).
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.Article.Module

Syntax
public class Article.Module 
Remarks
Module has its own part number and can also contain device tag.
Public Properties
 NameDescription
Public PropertyReturns the article of this Module.  
Public PropertyReturns count of parts of the same kind contained in this Module.  
Public PropertyReturns device tag of the Module.  
Public PropertyIndex of module in article array of modules.  
Public PropertyReturns part number of the Module.  
Public PropertyReturns variant number of the Module.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of Module object.  
Top
See Also