Harness proD API Help
EPLAN.Harness.API.LibraryParts.Interfaces Namespace / ILib2DElement Interface
Members
In This Topic
    ILib2DElement Interface
    In This Topic
    2D library element.
    Object Model
    ILib2DElement InterfaceTextProperty ClassDateTimeProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassDateTimeProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassDecimalProperty Class
    Syntax
    public interface ILib2DElement 
    Public Properties
     NameDescription
     Property Attached documents and links of this part.  
     Property Full category path of the library part.  
     Property Gets the date and time when the library part was created.  
     Property Gets creator of this library part.  
     Property Gets the description of the library part.  
     Property Gets the family of the library part.  
     Property Gets the date and time when the library part was last time changed.  
     Property Gets the user name of the person, who last changed this library part.  
     Property Part number of the library part.  
     Property Gets the part variant of the library part.  
     Property Preview of this part.  
     Property Gets the status of this library part.  
     Property Gets a list of tags related with this library part.  
     Property Gets the user-defined properties of the library part.  
     Property Gets the version of the library part.  
    Top
    See Also