Harness proD API Help
EPLAN.Harness.API.Occurrences.Nailboard Namespace / OccNbCommonTable Class / GetAvailableColumns Method
In This Topic
    GetAvailableColumns Method (OccNbCommonTable)
    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