Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / BomTableSetting Class / GetSortByTypeRows Method
In This Topic
    GetSortByTypeRows Method
    In This Topic
    Returns rows of sort by type table in current setting.
    Syntax
    public List<BomSortByTypeRow> GetSortByTypeRows()

    Return Value

    Rows of sort by type table in current setting.
    See Also