Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibraryPart Class
Members
In This Topic
    BaseLibraryPart Class
    In This Topic
    Information about a part from the Library.
    Object Model
    BaseLibraryPart ClassTextProperty ClassDateTimeProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassBooleanProperty ClassDateTimeProperty ClassTextProperty ClassTimeProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassDecimalProperty ClassTextProperty ClassTextProperty ClassTemperatureProperty ClassDecimalProperty Class
    Inheritance Hierarchy
    Syntax
    public abstract class BaseLibraryPart 
    Public Properties
     NameDescription
    Public Property Accessories of this part.  
    Public Property Alternative parts of this part.  
    Public Property Attached documents and links of this part.  
    Public Property Full category path of the library part.  
    Public Property Gets the date and time when the library part was created.  
    Public Property Gets creator of this library part.  
    Public Property Gets the description of the library part.  
    Public Property Gets the ERP number of the library part.  
    Public Property Gets a list of all external part numbers related with this library part.  
    Public Property Gets the family of the library part.  
    Public Property Guid of the library part. Together with version forms a unique identifier of part in library.  
    Public Property Specifies if the manufacturing properties of this library part will be used in the BOM.  
    Public Property Specifies if the part is valid or not. Invalid parts cannot be placed in designer.  
    Public Property Gets the date and time when the library part was last time changed.  
    Public Property Gets the user name of the person, who last changed this library part.  
    Public Property Gets the lead time of the library part.  
    Public Property Gets the manufacturer of the library part.  
    Public Property Part number of the library part.  
    Public Property Gets the part variant of the library part.  
    Public Property Preview of this part.  
    Public Property Gets the product color code of the library part.  
    Public Property Gets the quantity per packaging of the library part.  
    Public Property Gets the status of this library part.  
    Public Property Gets the supplier of the library part.  
    Public Property Gets a list of tags related with this library part.  
    Public Property Gets the temperature range of the library part.  
    Public Property Gets the user-defined properties of the library part.  
    Public Property Gets the version of the library part.  
    Public PropertyViews (2D and 3D windows) of this library part.  
    Top
    Public Methods
     NameDescription
    Public MethodIs this library part equal to the following object?  
    Public MethodServes as the default hash function.  
    Top
    Public Operators
    Are these library parts equal?
    Are these library parts not equal?
    Top
    See Also