Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDAccessoryPosition Class
Properties Methods

In This Topic
    MDAccessoryPosition Class Members
    In This Topic

    The following tables list the members exposed by MDAccessoryPosition.

    Public Properties
     NameDescription
    Public PropertyReturns the referenced AccessoryList if type is AccessoryList  
    Public PropertyReturns the name of the accessory placement.  
    Public PropertyReturns the Designation1 property from the corresponding part  
    Public PropertyReturns the part number of the referenced part (if type is not AccessoryList).  
    Public PropertyReturns wether the part / accessory list is neseccary.  
    Public PropertyReturns the referenced part.  
    Public PropertyReturns the part type part / accessory list. It sets automatically after property Part or AccessoryList is correctly set  
    Public PropertyReturns the variant of the referenced part (if type is not AccessoryList).  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDAccessoryPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also