Harness proD API Help
EPLAN.Harness.API.Occurrences.CableDrawing Namespace / OccCdCommonTable Class / GetAvailableColumns Method
In This Topic
    GetAvailableColumns Method (OccCdCommonTable)
    In This Topic
    Returns a collection of all available column names of a table.
    Syntax
    public IEnumerable<TableColumnSettings> GetAvailableColumns()

    Return Value

    Returns a collection of all available column names of a table.
    See Also