Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / BomTableSetting Class / ModifyTypeSortRow Method
Check-box in the row.
Name of the row.
In This Topic
    ModifyTypeSortRow Method
    In This Topic
    Modifies row cells in sort by type table by specified parameters.
    Syntax
    public void ModifyTypeSortRow( 
       bool check,
       string name
    )

    Parameters

    check
    Check-box in the row.
    name
    Name of the row.

    Return Value

    See Also