For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /debug-utilities/enums/DiagnosticsTableDisplayType.md.

Enumeration: DiagnosticsTableDisplayType experimental

Beta

The display type for the table (e.g. single table or multi-column table).

Enumeration Members

MultiColumnTable

MultiColumnTable: 1

Beta

Remarks

A table of keys to multiple values. The amount of value columns is driven by the data. Does not track history or value changes.


Table

Table: 0

Beta

Remarks

A simple table of keys to values (2 columns). Does not track history or value changes.