API Help
Eplan.EplApi.MasterData Namespace / MDAccessoryList Class
Properties Methods

In This Topic
    MDAccessoryList Class Members
    In This Topic

    The following tables list the members exposed by MDAccessoryList.

    Public Properties
     NameDescription
    Public PropertyGet all accessory positions that belongs to the accessory list.  
    Public PropertyGets a unique identifier in the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyGets the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyReturns the name of the accessorylist.  
    Public Property.NET Property enabling access to P8 properties of the PartsDatabaseItem object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyOverridden. Returns the part type of the part.  
    Top
    Public Methods
     NameDescription
    Public MethodAdd a new accessory list position to the part. That accessory list position is added to the end of the accessory list position list.  
    Public MethodDestructor for deterministic finalization of MDAccessoryList object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject)
    Public MethodRemoves the given AccessoryList position from the part.  
    Public MethodReturns data model identifier which identifies this object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Top
    See Also