Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / DrawingHeaderItem Class
Members
In This Topic
    DrawingHeaderItem Class
    In This Topic
    One item (cell) of a drawing header.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DrawingHeaderItem

    Syntax
    public class DrawingHeaderItem 
    Public Properties
     NameDescription
    Public PropertyIs current Value the default value?  
    Public PropertyName of the item.  
    Public PropertyCurrent value in the drawing header item.  
    Top
    Public Methods
     NameDescription
    Public MethodFill-in the default value into the drawing header item.  
    Top
    See Also