Harness proD API Help
EPLAN.Harness.API.Common Namespace / BomSortByTypeRow Class
Members
In This Topic
    BomSortByTypeRow Class
    In This Topic
    Represents a row in Sort by Types table on Bill of Materials table display configuration setting
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Common.BomSortByTypeRow

    Syntax
    public class BomSortByTypeRow 
    Public Properties
     NameDescription
    Public PropertyDetermines whether current row is selected (checked) in the table  
    Public PropertyGets the name of the row (column Types in user interface)  
    Top
    See Also