Values of Tableau's ColumnType enum: whether a field is discrete or continuous, as the author placed it.
ColumnType
Mirrors ColumnType in ExternalContract/Shared/Namespaces/Tableau.d.ts. 'unknown' is a value the enum really declares, not a placeholder.
ExternalContract/Shared/Namespaces/Tableau.d.ts
'unknown'
Values of Tableau's
ColumnTypeenum: whether a field is discrete or continuous, as the author placed it.Mirrors
ColumnTypeinExternalContract/Shared/Namespaces/Tableau.d.ts.'unknown'is a value the enum really declares, not a placeholder.