Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / AccessoryInfo Class
Members
In This Topic
    AccessoryInfo Class
    In This Topic
    Information about accessory.
    Object Model
    AccessoryInfo ClassTextProperty ClassBooleanProperty ClassBaseLibraryPart ClassIntegerProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.LinkedPartInfo
          EPLAN.Harness.API.DataStructures.AccessoryInfo

    Syntax
    public class AccessoryInfo : LinkedPartInfo 
    Public Properties
     NameDescription
    Public Property Accessory placement of the accessory.  
    Public Property Specifies if the accessory is mandatory.  
    Public Property Linked library part. (Inherited from EPLAN.Harness.API.DataStructures.LinkedPartInfo)
    Public Property Quantity of the countable accessory.  
    Public Property Amount of the uncountable accessory.  
    Top
    See Also