Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / Bookmark Class
Members
In This Topic
    Bookmark Class
    In This Topic
    Bookmark to a library part.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.Bookmark

    Syntax
    public class Bookmark 
    Public Properties
     NameDescription
    Public PropertyPart type of the library part.  
    Public PropertyGUID of the library part.  
    Public PropertyPath to the library from which this library part originates.  
    Public PropertyPart number of the library part.  
    Public PropertyVariant of the library part.  
    Public PropertyVersion of the library part.  
    Top
    See Also