Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItem Class
Members

MDPartsDatabaseItem Class
Base class of all items stored in parts database
Inheritance Hierarchy
Syntax
public class MDPartsDatabaseItem : PropertiesAndHandleObject 
Public Constructors
 NameDescription
Public Constructorconstructor of MDPartsDatabaseItem  
Top
Public Properties
 NameDescription
Public PropertyGets a unique identifier in the database, where the database item is stored  
Public PropertyGets the database, where the database item is stored  
Public Property.NET Property enabling access to P8 properties of the PartsDatabaseItem object.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPartsDatabaseItem object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject)
Public Methodstatic (Shared in Visual Basic)Returns object found by its data model identifier.  
Public Methodstatic (Shared in Visual Basic)Gets all available product groups of a given product-top-group  
Public Methodstatic (Shared in Visual Basic)Gets all available product sub-groups of a given product-group  
Public Methodstatic (Shared in Visual Basic)Gets the name of the product-group  
Public Methodstatic (Shared in Visual Basic)Gets the name of the product-sub-group  
Public Methodstatic (Shared in Visual Basic)Gets the name of the product-top-group  
Public MethodReturns data model identifier which identifies this object.  
Top
See Also