Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / BomTableSetting Class / MoveTypeSortRowToIndex Method
New index.
Name of the row.
In This Topic
    MoveTypeSortRowToIndex Method
    In This Topic
    Moves a row in sort by type table to specified index .
    Syntax
    public void MoveTypeSortRowToIndex( 
       int index,
       string name
    )

    Parameters

    index
    New index.
    name
    Name of the row.

    Return Value

    See Also