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

Article.Accessory Class
This class stores information about accessory that belong to a device. This class represents a single accessory list position from an Project inside a project. This Information is read only.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.Article.Accessory

Syntax
public class Article.Accessory 
Public Properties
 NameDescription
Public PropertyReturns the name of the accessory placement, if the referenced article is used to a defined placement  
Public PropertyReturns if the referenced Accessory is an accessory list  
Public PropertyReturns if the referenced Accessory is necessary  
Public PropertyReturns Name (part number) of the article that is referenced from this accessory position  
Public PropertyReturns Variant of the article that is referenced from this accessory position  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of Accessory object.  
Top
See Also