[#BloombergLP-ball-RecordJsonFormatter-SpecSyntax] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordJsonFormatter.adoc[RecordJsonFormatter]::SpecSyntax :relfileprefix: ../../../ :mrdocs: Enumerator to determine the syntax of the specification string. == Synopsis Declared in `<ball_recordjsonformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum SpecSyntax; ---- == Members [cols="1,4"] |=== | Name| Description | `e_JSON` | Use JSON syntax for the format specification. | `e_SIMPLIFIED` | Use simplified (qjson) syntax for the format specification. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#