presentationFormatsRaw
GetterReadOnly
Raw presentation format string as stored in ECDb (ec_KindOfQuantity.PresentationUnits).
This is a JSON array of format override strings. Empty string if none are defined.
Prefer presentationFormats for structured access.
On iModels still on ECDb profile 4.0.0.1 (predates the 2018 EC3.2 Units/Formats migration)
the strings are in legacy FUS format and will not parse via presentationFormats.
Upgrade the iModel's ECDb profile to get EC3.2 strings.
presentationFormatsRaw: string
Returns - string
Defined in
- ecschema-metadata/src/SchemaView.ts Line 1067
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.